Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp888 unsigned HeadDepth = in shouldConvert() local
892 LLVM_DEBUG(dbgs() << "Head depth: " << HeadDepth in shouldConvert()
894 if (CmpBBDepth > HeadDepth + DelayLimit) { in shouldConvert()
908 if (ResDepth > HeadDepth) { in shouldConvert()