Searched refs:ProcessAllLoops (Results 1 – 1 of 1) sorted by relevance
868 : FunctionPass(ID), ProcessAllLoops(ProcessAllLoopsByDefault) { in LoopDistribute()871 ProcessAllLoops = EnableLoopDistribute; in LoopDistribute()902 if (LDL.isForced().getValueOr(ProcessAllLoops)) in runOnFunction()924 bool ProcessAllLoops; member in __anonb8d124ee0111::LoopDistribute