Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp886 unsigned HeadDepth = in shouldConvert() local
890 LLVM_DEBUG(dbgs() << "Head depth: " << HeadDepth in shouldConvert()
892 if (CmpBBDepth > HeadDepth + DelayLimit) { in shouldConvert()
906 if (ResDepth > HeadDepth) { in shouldConvert()