Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCBranchCoalescing.cpp178 bool canMoveToBeginning(const MachineInstr &MI,
425 bool PPCBranchCoalescing::canMoveToBeginning(const MachineInstr &MI, in canMoveToBeginning() function in PPCBranchCoalescing
568 if (!canMoveToBeginning(*I, *SourceRegion.BranchTargetBlock)) { in canMerge()