Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h318 virtual bool hasVRegLiveness() const { return false; } in hasVRegLiveness() function
440 bool hasVRegLiveness() const override { return true; } in hasVRegLiveness() function