Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveStacks.h82 bool hasInterval(int Slot) const { return S2IMap.count(Slot); } in hasInterval() function
H A DLiveIntervals.h136 bool hasInterval(Register Reg) const { in hasInterval() function