Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp106 WideningScore computeWideningScore(IntrinsicInst *DominatedGuard,
312 computeWideningScore(GuardInst, GuardInstLoop, Candidate, CurLoop); in eliminateGuardViaWidening()
340 GuardWideningImpl::WideningScore GuardWideningImpl::computeWideningScore( in computeWideningScore() function in GuardWideningImpl