Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOutliner.cpp1076 unsigned FarthestPossibleIdx = 0; in pruneOverlaps() local
1080 FarthestPossibleIdx = C1.getStartIdx() - MaxCandidateLen; in pruneOverlaps()
1089 if (C2.getStartIdx() < FarthestPossibleIdx) in pruneOverlaps()