Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1526 auto *PhiX = dyn_cast<PHINode>(VarX); in getRecurrenceVar() local
1565 PHINode *PhiX, *CountPhi; in detectPopcountIdiom() local
1720 PHINode *PhiX = getRecurrenceVar(VarX, DefX, LoopEntry); in detectShiftUntilZeroIdiom() local