Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2237 static bool canTailPredicateInstruction(Instruction &I, int &ICmpCount) { in canTailPredicateInstruction()
2322 int ICmpCount = 0; in canTailPredicateLoop() local