Searched refs:ControlFlowHoisting (Results 1 – 1 of 1) sorted by relevance
119 static cl::opt<bool> ControlFlowHoisting( variable663 if (!ControlFlowHoisting || !BI->isConditional() || in registerPossiblyHoistableBranch()719 if (!ControlFlowHoisting || !CurLoop->hasLoopInvariantOperands(PN)) in canHoistPHI()756 if (!ControlFlowHoisting) in getOrCreateHoistedBlock()999 if (ControlFlowHoisting) { in hoistRegion()