Searched refs:FoundMatch (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp389 bool FoundMatch = false; local
392 FoundMatch = true;
393 if (!FoundMatch)
/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp2031 bool FoundMatch = false; variable
2046 FoundMatch = true;
2048 if (FoundMatch)
/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7782 bool FoundMatch = true; local
7788 FoundMatch = false;
7793 if (FoundMatch)

Completed in 132 milliseconds