Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBank.cpp63 bool RegisterBank::covers(const TargetRegisterClass &RC) const { covers() function in RegisterBank
H A DLiveInterval.cpp479 bool LiveRange::covers(const LiveRange &Other) const { in covers() function in LiveRange