Searched defs:PHISCEV (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCLoopInstrFormPrep.cpp | 1169 const SCEV *PHISCEV = SE->getSCEVAtScope(CurrentPHINode, L); getNodeForInc() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopRerollPass.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 5591 const SCEV *PHISCEV = createAddRecFromPHIWithCastsImpl() local |