Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp348 const Scaled64 InifiniteLoopScale(1, 12); in computeLoopScale() local
358 ExitMass.isEmpty() ? InifiniteLoopScale : ExitMass.toScaled().inverse(); in computeLoopScale()