Searched refs:EmitOMPCanonicalLoop (Results 1 – 3 of 3) sorted by relevance
200 EmitOMPCanonicalLoop(cast<OMPCanonicalLoop>(S)); in EmitStmt()
3564 void EmitOMPCanonicalLoop(const OMPCanonicalLoop *S);
1955 void CodeGenFunction::EmitOMPCanonicalLoop(const OMPCanonicalLoop *S) { in EmitOMPCanonicalLoop() function in CodeGenFunction