Home
last modified time | relevance | path

Searched refs:isWideningCondProfitable (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp252 bool isWideningCondProfitable(Value *Cond0, Value *Cond1, bool InvertCond) { in isWideningCondProfitable() function in __anon4a46d7eb0111::GuardWideningImpl
434 if (isWideningCondProfitable(getCondition(DominatedInstr), in computeWideningScore()