Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1941 static bool canTailPredicateInstruction(Instruction &I, int &ICmpCount) { in canTailPredicateInstruction()
2012 int ICmpCount = 0; in canTailPredicateLoop() local