Searched defs:hasInterval (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | LiveStacks.h | 82 bool hasInterval(int Slot) const { return S2IMap.count(Slot); } hasInterval() function |
H A D | LiveIntervals.h | 123 bool hasInterval(Register Reg) const { hasInterval() function |