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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp776 void LoopInfoStack::InsertHelper(Instruction *I) const { function in class:LoopInfoStack
H A DCodeGenFunction.cpp2235 void CodeGenFunction::InsertHelper(llvm::Instruction *I, function in class:CodeGenFunction
2244 void CGBuilderInserter::InsertHelper( function in class:CGBuilderInserter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp451 auto InsertHelper = [&](Value *Op, bool isAnd, bool isOr, Value *Cond) { local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h65 virtual void InsertHelper(Instruction *I, const Twine &Name, function in class:llvm::IRBuilderDefaultInserter

Completed in 120 milliseconds