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