Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchCoalescing.cpp177 bool canMoveToBeginning(const MachineInstr &MI,
424 bool PPCBranchCoalescing::canMoveToBeginning(const MachineInstr &MI, in canMoveToBeginning() function in PPCBranchCoalescing
567 if (!canMoveToBeginning(*I, *SourceRegion.BranchTargetBlock)) { in canMerge()