Searched refs:getLikelihoodAttr (Results 1 – 4 of 4) sorted by relevance
162 const Attr *Stmt::getLikelihoodAttr(const Stmt *S) { in getLikelihoodAttr() function in Stmt
1202 static const Attr *getLikelihoodAttr(const Stmt *S); in alignas()
925 } else if (const Attr *A = Stmt::getLikelihoodAttr(S.getBody())) { in EmitWhileStmt()
905 if (const Attr *A = Stmt::getLikelihoodAttr(S)) { in ActOnIfStmt()