Home
last modified time | relevance | path

Searched defs:DropPoisonGeneratingInsts (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1428 FindValueInExprValueMap(const SCEV * S,const Instruction * InsertPt,SmallVectorImpl<Instruction * > & DropPoisonGeneratingInsts) FindValueInExprValueMap() argument
1527 SmallVector<Instruction *> DropPoisonGeneratingInsts; expand() local
1802 SmallVector<Instruction *> DropPoisonGeneratingInsts; hasRelatedExistingExpansion() local
H A DSimplifyIndVar.cpp774 SmallVector<Instruction *> DropPoisonGeneratingInsts; eliminateIdentitySCEV() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4194 canReuseInstruction(const SCEV * S,Instruction * I,SmallVectorImpl<Instruction * > & DropPoisonGeneratingInsts) canReuseInstruction() argument