Home
last modified time | relevance | path

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

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