Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.cpp810 void LoopInfoStack::InsertHelper(Instruction *I) const { in InsertHelper() function in LoopInfoStack
H A DCodeGenFunction.cpp2416 void CodeGenFunction::InsertHelper(llvm::Instruction *I, in InsertHelper() function in CodeGenFunction
2425 void CGBuilderInserter::InsertHelper( in InsertHelper() function in CGBuilderInserter
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIRBuilder.h67 virtual void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
86 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp132 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function in __anon416367130111::IRBuilderPrefixedInserter