Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineSink.cpp217 bool BreakPHIEdge);
228 MachineBasicBlock *DefMBB, bool &BreakPHIEdge,
231 bool &BreakPHIEdge, AllSuccsCache &AllSuccessors);
306 bool &BreakPHIEdge, in AllUsesDominatedByBlock() argument
335 BreakPHIEdge = true; in AllUsesDominatedByBlock()
633 bool BreakPHIEdge) { in PostponeSplitCriticalEdge() argument
685 if (!BreakPHIEdge) { in PostponeSplitCriticalEdge()
767 bool BreakPHIEdge = false; in isProfitableToSinkTo() local
770 FindSuccToSinkTo(MI, SuccToSinkTo, BreakPHIEdge, AllSuccessors)) in isProfitableToSinkTo()
814 if (!AllUsesDominatedByBlock(Reg, SuccToSinkTo, MBB, BreakPHIEdge, in isProfitableToSinkTo()
[all …]