Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineSink.cpp125 bool BreakPHIEdge);
130 bool &BreakPHIEdge, bool &LocalUse) const;
132 bool &BreakPHIEdge, AllSuccsCache &AllSuccessors);
198 bool &BreakPHIEdge, in AllUsesDominatedByBlock() argument
222 BreakPHIEdge = true; in AllUsesDominatedByBlock()
229 BreakPHIEdge = false; in AllUsesDominatedByBlock()
233 if (BreakPHIEdge) in AllUsesDominatedByBlock()
405 bool BreakPHIEdge) { in PostponeSplitCriticalEdge() argument
457 if (!BreakPHIEdge) { in PostponeSplitCriticalEdge()
527 bool BreakPHIEdge = false; in isProfitableToSinkTo() local
[all …]