Searched defs:InsertHelper (Results 1 – 5 of 5) sorted by relevance
/llvm-project/polly/include/polly/CodeGen/ | ||
H A D | IRBuilder.h | 125 void InsertHelper(llvm::Instruction *I, const llvm::Twine &Name, InsertHelper() function |
/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 | 2643 void CodeGenFunction::InsertHelper(llvm::Instruction *I, InsertHelper() function in CodeGenFunction |
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | IRBuilder.h | 64 virtual void InsertHelper(Instruction *I, const Twine &Name, in InsertHelper() function |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | SROA.cpp | 504 void InsertHelper(Instruction *I, const Twine &Name, InsertHelper() function in __anonc91f7afb0411::IRBuilderPrefixedInserter |