Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp955 struct CriticalPathInfo { in shouldConvertIf() struct
956 unsigned Extra; // Count of extra cycles that the component adds. in shouldConvertIf()
957 unsigned Depth; // Absolute depth of the component in cycles. in shouldConvertIf()