Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp750 CfgVector<Inst *> InstVector(InvariantInsts.begin(), InvariantInsts.end()); in findLoopInvariantInstructions() local
751 std::sort(InstVector.begin(), InstVector.end(), in findLoopInvariantInstructions()
753 return InstVector; in findLoopInvariantInstructions()