Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCBranchCoalescing.cpp182 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()