Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h317 SmallPtrSet<Instruction *, 8> InsertedInstructions; global() variable
/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp614 lowerObjectSizeCall(IntrinsicInst * ObjectSize,const DataLayout & DL,const TargetLibraryInfo * TLI,AAResults * AA,bool MustSucceed,SmallVectorImpl<Instruction * > * InsertedInstructions) lowerObjectSizeCall() argument
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2381 auto InsertedInstructions = Expander.getAllInsertedInstructions(); cleanup() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1590 SmallVector<Instruction *> InsertedInstructions; visitCallInst() local
H A DInstructionCombining.cpp3272 SmallVector<Instruction *> InsertedInstructions; visitAllocSite() local