Searched defs:PhiScev (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp1023 const SCEV *PhiScev = PSE.getSCEV(Phi); local
1061 const SCEV *PhiScev = Expr ? Expr : SE->getSCEV(Phi); local
934 getCastsForInductionPHI(PredicatedScalarEvolution &PSE, const SCEVUnknown *PhiScev, const SCEVAddRecExpr *AR, SmallVectorImpl<Instruction *> &CastInsts) argument
[all...]

Completed in 76 milliseconds