Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp782 bool tryConvert(MachineBasicBlock *);
910 bool AArch64ConditionalCompares::tryConvert(MachineBasicBlock *MBB) { in tryConvert() function in AArch64ConditionalCompares
951 if (tryConvert(I->getBlock())) in runOnMachineFunction()