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