Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h315 SmallPtrSet<Instruction *, 8> InsertedInstructions; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp614 SmallVectorImpl<Instruction *> *InsertedInstructions) { in lowerObjectSizeCall() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2279 auto InsertedInstructions = Expander.getAllInsertedInstructions(); cleanup() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1564 SmallVector<Instruction *> InsertedInstructions; visitCallInst() local
H A DInstructionCombining.cpp2867 SmallVector<Instruction *> InsertedInstructions; visitAllocSite() local