Searched refs:FoundMatch (Results 1 – 6 of 6) sorted by relevance
121 bool FoundMatch{false};135 bool didMatch() { return FoundMatch; } in didMatch()
75 FoundMatch = true; in match()
435 bool FoundMatch = false; in canPromoteToDotCur() local438 FoundMatch = true; in canPromoteToDotCur()439 if (!FoundMatch) in canPromoteToDotCur()
1723 bool FoundMatch = true; in findOrCreatePHIInBlock() local1736 FoundMatch = false; in findOrCreatePHIInBlock()1744 FoundMatch = false; in findOrCreatePHIInBlock()1751 if (FoundMatch) { in findOrCreatePHIInBlock()
2575 bool FoundMatch = false; in getAddExpr() local2590 FoundMatch = true; in getAddExpr()2592 if (FoundMatch) in getAddExpr()
18732 bool FoundMatch = true; in tryCombineToBSL() local18738 FoundMatch = false; in tryCombineToBSL()18742 if (FoundMatch) in tryCombineToBSL()