Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIRBuilder.h65 virtual void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
85 void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGLoopInfo.cpp811 void LoopInfoStack::InsertHelper(Instruction *I) const { in InsertHelper() function in LoopInfoStack
H A DCodeGenFunction.cpp2530 void CodeGenFunction::InsertHelper(llvm::Instruction *I, in InsertHelper() function in CodeGenFunction
2539 void CGBuilderInserter::InsertHelper( in InsertHelper() function in CGBuilderInserter
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSROA.cpp239 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function in __anon4aa1d6df0111::IRBuilderPrefixedInserter