Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp9442 getConstantEvolvingPHIOperands(Instruction * UseInst,const Loop * L,DenseMap<Instruction *,PHINode * > & PHIMap,unsigned Depth) getConstantEvolvingPHIOperands() argument
9491 DenseMap<Instruction *, PHINode *> PHIMap; getConstantEvolvingPHI() local