Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp308 std::vector<iterator> foundBranches; in check() local
327 foundBranches.push_back(ISJ); in check()
341 foundBranches.push_back(ISJ); in check()
367 foundBranches.push_back(ISJ); in check()
387 foundBranches.push_back(ISJ); in check()
394 foundBranches.push_back(ISJ); in check()
396 foundBranches.push_back(ISJ); in check()
398 foundBranches.push_back(ISJ); in check()
400 foundBranches.push_back(ISJ); in check()
495 if (foundBranches.size() > 1) { in check()
[all …]