Searched refs:getOpSpecificNativePatterns (Results 1 – 2 of 2) sorted by relevance
67 for (const auto &it : frozenPatternList.getOpSpecificNativePatterns()) { in applyCostModel()119 for (const auto &it : frozenPatternList.getOpSpecificNativePatterns()) in walkAllPatterns()
56 const OpSpecificNativePatternListT &getOpSpecificNativePatterns() const { in getOpSpecificNativePatterns() function