Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1558 static PHINode *getRecurrenceVar(Value *VarX, Instruction *DefX, in getRecurrenceVar()
1597 PHINode *&CntPhi, Instruction *&DefX, in detectShiftUntilLessThanIdiom()
1828 Instruction *&DefX) { in detectShiftUntilZeroIdiom()
1922 Value *InitX, Instruction *DefX, in insertFFSIfProfitable()
1993 Instruction *DefX = nullptr; in recognizeAndInsertFFS() local
2011 Instruction *DefX = nullptr; in recognizeShiftUntilLessThan() local
2180 PHINode *CntPhi, Value *InitX, Instruction *DefX, const DebugLoc &DL, in transformLoopToCountable()