Searched defs:InsertHelper (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGLoopInfo.cpp | 829 void LoopInfoStack::InsertHelper(Instruction *I) const { InsertHelper() function in LoopInfoStack |
H A D | CodeGenFunction.cpp | 2587 void CodeGenFunction::InsertHelper(llvm::Instruction *I, InsertHelper() function in CodeGenFunction |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | IRBuilder.h | 85 IRBuilderDefaultInserter::InsertHelper(I, Name, InsertPt); in InsertHelper() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | SROA.cpp | 513 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, InsertHelper() function in __anon971df9da0411::IRBuilderPrefixedInserter |