Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp846 unsigned HeadDepth = in shouldConvert() local
850 DEBUG(dbgs() << "Head depth: " << HeadDepth in shouldConvert()
852 if (CmpBBDepth > HeadDepth + DelayLimit) { in shouldConvert()
866 if (ResDepth > HeadDepth) { in shouldConvert()