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.cpp785 bool tryConvert(MachineBasicBlock *);
913 bool AArch64ConditionalCompares::tryConvert(MachineBasicBlock *MBB) { in tryConvert() function in AArch64ConditionalCompares
952 if (tryConvert(I->getBlock())) in runOnMachineFunction()