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

/freebsd-9.3-release/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-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineWorklist.h66 void Remove(Instruction *I) { function in class:llvm::InstCombineWorklist
/freebsd-9.3-release/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-9.3-release/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-9.3-release/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJIT.cpp104 void Remove(JIT *jit) { function in class:__anon2224::JitPool
/freebsd-9.3-release/contrib/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp293 std::set<ArgPromotion::IndicesVector>::iterator Remove = Low; local

Completed in 120 milliseconds