Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp923 struct CriticalPathInfo { in shouldConvertIf() struct
924 unsigned Extra; // Count of extra cycles that the component adds. in shouldConvertIf()
925 unsigned Depth; // Absolute depth of the component in cycles. in shouldConvertIf()