Searched refs:mExecutionModeInsts (Results 1 – 1 of 1) sorted by relevance
281 mExecutionModeInsts.push_back(mode); in addExecutionMode()285 return mExecutionModeInsts; in getExecutionModes()303 std::vector<ExecutionModeInst *> mExecutionModeInsts; variable