Searched refs:getLikelihoodAttr (Results 1 – 4 of 4) sorted by relevance
161 const Attr *Stmt::getLikelihoodAttr(const Stmt *S) { in getLikelihoodAttr() function in Stmt
823 } else if (const Attr *A = Stmt::getLikelihoodAttr(S.getBody())) { in EmitWhileStmt()
1187 static const Attr *getLikelihoodAttr(const Stmt *S);
605 if (const Attr *A = Stmt::getLikelihoodAttr(S)) { in ActOnIfStmt()