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