Home
last modified time | relevance | path

Searched defs:shouldTrackLaneMasks (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h193 virtual bool shouldTrackLaneMasks() const { return false; } in shouldTrackLaneMasks() function
906 bool shouldTrackLaneMasks() const override { in shouldTrackLaneMasks() function