Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp386 const Scaled64 InfiniteLoopScale(1, 12); in computeLoopScale() local
399 ExitMass.isEmpty() ? InfiniteLoopScale : ExitMass.toScaled().inverse(); in computeLoopScale()