Searched refs:shouldTrackLaneMasks (Results 1 – 3 of 3) sorted by relevance
231 virtual bool shouldTrackLaneMasks() const { return false; } in shouldTrackLaneMasks() function1226 bool shouldTrackLaneMasks() const override { in shouldTrackLaneMasks() function
207 bool shouldTrackLaneMasks() const override { return false; } in shouldTrackLaneMasks() function in __anone6b8a3770111::SchedStrategyStub
1249 ShouldTrackLaneMasks = SchedImpl->shouldTrackLaneMasks(); in enterRegion()