Searched refs:ControlFlowHoisting (Results 1 – 1 of 1) sorted by relevance
94 static cl::opt<bool> ControlFlowHoisting( variable514 if (!ControlFlowHoisting || !BI->isConditional() || in registerPossiblyHoistableBranch()570 if (!ControlFlowHoisting || !CurLoop->hasLoopInvariantOperands(PN)) in canHoistPHI()607 if (!ControlFlowHoisting) in getOrCreateHoistedBlock()855 if (ControlFlowHoisting) { in hoistRegion()