Home
last modified time | relevance | path

Searched defs:CriticalPathInfo (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp927 struct CriticalPathInfo { in shouldConvertIf() struct
928 unsigned Extra; // Count of extra cycles that the component adds. in shouldConvertIf()
929 unsigned Depth; // Absolute depth of the component in cycles. in shouldConvertIf()