Searched refs:CheckInit (Results 1 – 7 of 7) sorted by relevance
64 bool CheckInit();
154 if (!CheckInit()) { in AreCompatible()249 bool LoopFusion::CheckInit() { in CheckInit() function in spvtools::opt::LoopFusion
3940 bool CheckInit(Stmt *S, bool EmitDiags = true);4108 bool OpenMPIterationSpaceChecker::CheckInit(Stmt *S, bool EmitDiags) { in CheckInit() function in __anonb96bcdf11411::OpenMPIterationSpaceChecker4588 if (!ISC.CheckInit(Init, /*EmitDiags=*/false)) { in ActOnOpenMPLoopInitialization()4647 if (ISC.CheckInit(Init)) in CheckOpenMPIterationSpace()