Home
last modified time | relevance | path

Searched defs:InsertedInstructions (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h317 SmallPtrSet<Instruction *, 8> InsertedInstructions; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp614 SmallVectorImpl<Instruction *> *InsertedInstructions) { in lowerObjectSizeCall()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2381 auto InsertedInstructions = Expander.getAllInsertedInstructions(); in cleanup() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1629 SmallVector<Instruction *> InsertedInstructions; in visitCallInst() local
H A DInstructionCombining.cpp3272 SmallVector<Instruction *> InsertedInstructions; in visitAllocSite() local