Searched refs:ControlFlowHoisting (Results 1 – 1 of 1) sorted by relevance
124 static cl::opt<bool> ControlFlowHoisting( variable674 if (!ControlFlowHoisting || !BI->isConditional() || in registerPossiblyHoistableBranch()731 if (!ControlFlowHoisting || !CurLoop->hasLoopInvariantOperands(PN)) in canHoistPHI()767 if (!ControlFlowHoisting) in getOrCreateHoistedBlock()1013 if (ControlFlowHoisting) { in hoistRegion()