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.cpp175 bool canMoveToBeginning(const MachineInstr &MI,
422 bool PPCBranchCoalescing::canMoveToBeginning(const MachineInstr &MI, in canMoveToBeginning() function in PPCBranchCoalescing
565 if (!canMoveToBeginning(*I, *SourceRegion.BranchTargetBlock)) { in canMerge()