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()
426 bool FoundMatch = false; in canPromoteToDotCur() local429 FoundMatch = true; in canPromoteToDotCur()430 if (!FoundMatch) in canPromoteToDotCur()
1705 bool FoundMatch = true; in findOrCreatePHIInBlock() local1718 FoundMatch = false; in findOrCreatePHIInBlock()1726 FoundMatch = false; in findOrCreatePHIInBlock()1733 if (FoundMatch) { in findOrCreatePHIInBlock()
2563 bool FoundMatch = false; in getAddExpr() local2578 FoundMatch = true; in getAddExpr()2580 if (FoundMatch) in getAddExpr()
19375 bool FoundMatch = true; in tryCombineToBSL() local19381 FoundMatch = false; in tryCombineToBSL()19385 if (FoundMatch) in tryCombineToBSL()