Searched defs:InsertHelper (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ | ||
| H A D | CGLoopInfo.cpp | 810 void LoopInfoStack::InsertHelper(Instruction *I) const { in InsertHelper() function in LoopInfoStack |
| H A D | CodeGenFunction.cpp | 2430 void CodeGenFunction::InsertHelper(llvm::Instruction *I, in InsertHelper() function in CodeGenFunction |
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ | ||
| H A D | IRBuilder.h | 67 virtual void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function |
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
| H A D | SROA.cpp | 132 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, in InsertHelper() function in __anon157c633c0111::IRBuilderPrefixedInserter |