Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h321 virtual bool hasVRegLiveness() const { return false; } in hasVRegLiveness() function
446 bool hasVRegLiveness() const override { return true; } in hasVRegLiveness() function