Searched refs:ActiveOpenACCLoopRAII (Results 1 – 3 of 3) sorted by relevance
133 ActiveOpenACCLoopRAII activeLoop{*this, &op}; in emitOpenACCLoopConstruct()
1230 struct ActiveOpenACCLoopRAII { struct1234 ActiveOpenACCLoopRAII(CIRGenFunction &cgf, mlir::acc::LoopOp *newOp) in ActiveOpenACCLoopRAII() argument1238 ~ActiveOpenACCLoopRAII() { cgf.activeLoopOp = oldLoopOp; } in ~ActiveOpenACCLoopRAII() argument
98 ActiveOpenACCLoopRAII activeLoop{*this, &loopOp}; in emitOpenACCOpCombinedConstruct()