Home
last modified time | relevance | path

Searched refs:FoundMatch (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp434 bool FoundMatch = false; in canPromoteToDotCur() local
437 FoundMatch = true; in canPromoteToDotCur()
438 if (!FoundMatch) in canPromoteToDotCur()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1720 bool FoundMatch = true; in findOrCreatePHIInBlock() local
1733 FoundMatch = false; in findOrCreatePHIInBlock()
1741 FoundMatch = false; in findOrCreatePHIInBlock()
1748 if (FoundMatch) { in findOrCreatePHIInBlock()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp2573 bool FoundMatch = false; in getAddExpr() local
2588 FoundMatch = true; in getAddExpr()
2590 if (FoundMatch) in getAddExpr()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17541 bool FoundMatch = true; in tryCombineToBSL() local
17547 FoundMatch = false; in tryCombineToBSL()
17552 if (FoundMatch) in tryCombineToBSL()