Lines Matching refs:LoopStack
2049 LoopStack.push(CondBlock, CGM.getContext(), CGM.getCodeGenOpts(),
2053 LoopStack.push(CondBlock, SourceLocToDebugLoc(R.getBegin()),
2086 LoopStack.pop();
2332 CGF.LoopStack.setVectorizeWidth(Val->getZExtValue());
2337 CGF.LoopStack
2342 CGF.LoopStack.setVectorizeWidth(Val->getZExtValue());
2346 CGF.LoopStack.setParallel(/*Enable=*/false);
2353 LoopStack.setParallel(!IsMonotonic);
2354 LoopStack.setVectorizeEnable();
2358 LoopStack.setParallel(/*Enable=*/true);
2367 LoopStack.setParallel(/*Enable=*/false);
2444 CGF.LoopStack.setVectorizeEnable(/*Enable=*/false);
2603 LoopStack.push(CondBlock, SourceLocToDebugLoc(R.getBegin()),
2651 CGF.LoopStack.setParallel(!IsMonotonic);
2654 CGF.LoopStack.setParallel(/*Enable=*/true);
2687 LoopStack.pop();
3185 CGF.LoopStack.setParallel(/*Enable=*/true);