Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2060 static bool canTailPredicateInstruction(Instruction &I, int &ICmpCount) { in canTailPredicateInstruction() function
2151 if (!canTailPredicateInstruction(I, ICmpCount)) { in canTailPredicateLoop()