Home
last modified time | relevance | path

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

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