Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp298 bool isWideningCondProfitable(SmallVectorImpl<Value *> &ChecksToHoist, in isWideningCondProfitable() function in __anonfd3b26bb0111::GuardWideningImpl
494 if (isWideningCondProfitable(ChecksToHoist, ChecksToWiden)) in computeWideningScore()