Searched refs:ControlFlowHoisting (Results 1 – 1 of 1) sorted by relevance
108 static cl::opt<bool> ControlFlowHoisting( variable645 if (!ControlFlowHoisting || !BI->isConditional() || in registerPossiblyHoistableBranch()701 if (!ControlFlowHoisting || !CurLoop->hasLoopInvariantOperands(PN)) in canHoistPHI()738 if (!ControlFlowHoisting) in getOrCreateHoistedBlock()988 if (ControlFlowHoisting) { in hoistRegion()