Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h273 virtual bool hasVRegLiveness() const { return false; } in hasVRegLiveness() function
405 bool hasVRegLiveness() const override { return true; } in hasVRegLiveness() function