Searched refs:determineLikelihoodConflict (Results 1 – 3 of 3) sorted by relevance
185 Stmt::determineLikelihoodConflict(const Stmt *Then, const Stmt *Else) { in determineLikelihoodConflict() function in Stmt
1394 determineLikelihoodConflict(const Stmt *Then, const Stmt *Else);
952 Stmt::determineLikelihoodConflict(thenStmt, elseStmt); in ActOnIfStmt()