Searched defs:Remove (Results 1 - 14 of 14) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachinePassRegistry.cpp47 void MachinePassRegistry::Remove(MachinePassRegistryNode *Node) { function in class:MachinePassRegistry
H A DTailDuplication.cpp385 ProcessPHI( MachineInstr *MI, MachineBasicBlock *TailBB, MachineBasicBlock *PredBB, DenseMap<unsigned, unsigned> &LocalVRMap, SmallVectorImpl<std::pair<unsigned, unsigned> > &Copies, const DenseSet<unsigned> &RegsUsedByPhi, bool Remove) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DFileSpecList.h222 Remove (size_t idx) function in class:lldb_private::FileSpecList
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineWorklist.h66 void Remove(Instruction *I) { function in class:llvm::InstCombineWorklist
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramStateTrait.h79 static data_type Remove(data_type B, key_type K, context_type F) { function in struct:clang::ento::ProgramStatePartialTrait
126 static data_type Remove(data_type B, key_type K, context_type F) { function in struct:clang::ento::ProgramStatePartialTrait
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointList.cpp52 BreakpointList::Remove (break_id_t break_id, bool notify) function in class:BreakpointList
H A DBreakpointLocationCollection.cpp49 BreakpointLocationCollection::Remove (lldb::break_id_t bp_id, lldb::break_id_t bp_loc_id) function in class:BreakpointLocationCollection
H A DBreakpointSiteList.cpp82 BreakpointSiteList::Remove (lldb::break_id_t break_id) function in class:BreakpointSiteList
H A DWatchpointList.cpp209 WatchpointList::Remove (lldb::watch_id_t watch_id, bool notify) function in class:WatchpointList
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DPathMappingList.cpp135 PathMappingList::Remove (off_t index, bool notify) function in class:PathMappingList
276 PathMappingList::Remove (const ConstString &path, bool notify) function in class:PathMappingList
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Driver/
H A DSanitizerArgs.cpp49 unsigned Add, Remove; local
342 unsigned Add, Remove; local
294 parse(const Driver &D, const llvm::opt::ArgList &Args, const llvm::opt::Arg *A, unsigned &Add, unsigned &Remove, bool DiagnoseErrors) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJIT.cpp104 void Remove(JIT *jit) { function in class:__anon2363::JitPool
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp293 std::set<ArgPromotion::IndicesVector>::iterator Remove = Low; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DModuleList.cpp193 ModuleList::Remove (const ModuleSP &module_sp) function in class:ModuleList
266 ModuleList::Remove (ModuleList &module_list) function in class:ModuleList

Completed in 289 milliseconds