Searched defs:changedSince (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; } function in class:llvm::LiveIntervalUnion

Completed in 47 milliseconds