Searched refs:IsMatched (Results 1 – 3 of 3) sorted by relevance
105 bool IsMatched = true; in search() local119 IsMatched = false; in search()127 IsMatched &= (SymbolContext == Symbol.getContexts().end()); in search()131 if (IsMatched && IdentiferContext == Names.rend()) { in search()
3462 bool IsMatched = false; in MatchPhiSet() local3466 if ((IsMatched = MatchPhiNode(PHI, &P, Matched, PhiNodesToMatch))) in MatchPhiSet()3475 if (IsMatched) { in MatchPhiSet()
3609 bool IsMatched = false; in MatchPhiSet() local3613 if ((IsMatched = MatchPhiNode(PHI, &P, Matched, PhiNodesToMatch))) in MatchPhiSet()3622 if (IsMatched) { in MatchPhiSet()