Home
last modified time | relevance | path

Searched defs:InsertHelper (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
DCGLoopInfo.cpp229 void LoopInfoStack::InsertHelper(Instruction *I) const { in InsertHelper() function in LoopInfoStack
DCodeGenFunction.cpp1835 void CodeGenFunction::InsertHelper(llvm::Instruction *I, in InsertHelper() function in CodeGenFunction
1845 void CGBuilderInserter<PreserveNames>::InsertHelper( in InsertHelper() function in CGBuilderInserter
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h149 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function
/external/llvm/include/llvm/IR/
DIRBuilder.h44 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp101 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function in __anon8b6577eb0111::IRBuilderPrefixedInserter