Searched defs:InsertHelper (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/ | ||
H A D | IRBuilder.h | 65 virtual void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function |
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ | ||
H A D | CGLoopInfo.cpp | 811 void LoopInfoStack::InsertHelper(Instruction *I) const { in InsertHelper() function in LoopInfoStack |
H A D | CodeGenFunction.cpp | 2530 void CodeGenFunction::InsertHelper(llvm::Instruction *I, in InsertHelper() function in CodeGenFunction |
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ | ||
H A D | SROA.cpp | 239 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function in __anon4aa1d6df0111::IRBuilderPrefixedInserter |