Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h311 virtual bool hasVRegLiveness() const { return false; } in hasVRegLiveness() function
437 bool hasVRegLiveness() const override { return true; } in hasVRegLiveness() function