Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1596 Value *&InitX, Instruction *&CntInst, in detectShiftUntilLessThanIdiom()
1826 Intrinsic::ID &IntrinID, Value *&InitX, in detectShiftUntilZeroIdiom()
1899 Value *InitX, bool ZeroCheck, in isProfitableToInsertFFS()
1922 Value *InitX, Instruction *DefX, in insertFFSIfProfitable()
1992 Value *InitX; in recognizeAndInsertFFS() local
2010 Value *InitX; in recognizeShiftUntilLessThan() local
2180 PHINode *CntPhi, Value *InitX, Instruction *DefX, const DebugLoc &DL, in transformLoopToCountable()