Searched refs:InstVector (Results 1 – 1 of 1) sorted by relevance
750 CfgVector<Inst *> InstVector(InvariantInsts.begin(), InvariantInsts.end()); in findLoopInvariantInstructions() local751 std::sort(InstVector.begin(), InstVector.end(), in findLoopInvariantInstructions()753 return InstVector; in findLoopInvariantInstructions()