Searched refs:ControlFlowHoisting (Results 1 – 1 of 1) sorted by relevance
95 static cl::opt<bool> ControlFlowHoisting( variable595 if (!ControlFlowHoisting || !BI->isConditional() || in registerPossiblyHoistableBranch()651 if (!ControlFlowHoisting || !CurLoop->hasLoopInvariantOperands(PN)) in canHoistPHI()688 if (!ControlFlowHoisting) in getOrCreateHoistedBlock()943 if (ControlFlowHoisting) { in hoistRegion()