Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp1867 bool FoundScan = false; in recognize() local
1873 FoundScan = scanSelect(SelI, LoopB, EntryB, CIV, PV, false); in recognize()
1874 if (FoundScan) in recognize()
1877 assert(FoundScan); in recognize()