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.cpp1867 static PHINode *getRecurrenceVar(Value *VarX, Instruction *DefX, in getRecurrenceVar()
1906 PHINode *&CntPhi, Instruction *&DefX, in detectShiftUntilLessThanIdiom()
2137 Instruction *&DefX) { in detectShiftUntilZeroIdiom()
2231 Value *InitX, Instruction *DefX, in insertFFSIfProfitable()
2302 Instruction *DefX = nullptr; in recognizeAndInsertFFS() local
2320 Instruction *DefX = nullptr; in recognizeShiftUntilLessThan() local
2485 PHINode *CntPhi, Value *InitX, Instruction *DefX, const DebugLoc &DL, in transformLoopToCountable()