Searched defs:DropPoisonGeneratingInsts (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | ScalarEvolutionExpander.cpp | 1428 FindValueInExprValueMap(const SCEV * S,const Instruction * InsertPt,SmallVectorImpl<Instruction * > & DropPoisonGeneratingInsts) FindValueInExprValueMap() argument |
H A D | SimplifyIndVar.cpp | 774 SmallVector<Instruction *> DropPoisonGeneratingInsts; eliminateIdentitySCEV() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 4194 canReuseInstruction(const SCEV * S,Instruction * I,SmallVectorImpl<Instruction * > & DropPoisonGeneratingInsts) canReuseInstruction() argument |