Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1899 Value *InitX, bool ZeroCheck, in isProfitableToInsertFFS()
1945 bool ZeroCheck = false; in insertFFSIfProfitable() local
2049 bool ZeroCheck = true; in recognizeShiftUntilLessThan() local
2134 const DebugLoc &DL, bool ZeroCheck, in createFFSIntrinsic()
2181 bool ZeroCheck, bool IsCntPhiUsedOutsideLoop, bool InsertSub) { in transformLoopToCountable()