Searched defs:InsertHelper (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp765 void LoopInfoStack::InsertHelper(Instruction *I) const { function in class:LoopInfoStack
H A DCodeGenFunction.cpp2233 void CodeGenFunction::InsertHelper(llvm::Instruction *I, function in class:CodeGenFunction
2242 void CGBuilderInserter::InsertHelper( function in class:CGBuilderInserter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp143 void InsertHelper(Instruction *I, const Twine &Name, BasicBlock *BB, function in class:__anon2754::IRBuilderPrefixedInserter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp401 auto InsertHelper = [&](Value *Op, bool isAnd, bool isOr, Value *Cond) { local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h63 void InsertHelper(Instruction *I, const Twine &Name, function in class:llvm::IRBuilderDefaultInserter
80 void InsertHelper(Instruction *I, const Twine &Name, function in class:llvm::IRBuilderCallbackInserter

Completed in 163 milliseconds