Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.cpp659 auto RelevantInsts = in postRegallocSplitting() local
662 if (RelevantInsts.empty()) in postRegallocSplitting()
666 for (auto *Instr : RelevantInsts) { in postRegallocSplitting()