Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2100 static bool canTailPredicateInstruction(Instruction &I, int &ICmpCount) { in canTailPredicateInstruction()
2185 int ICmpCount = 0; in canTailPredicateLoop() local