Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervalUnion.h88 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function
/external/llvm/include/llvm/CodeGen/
DLiveIntervalUnion.h84 bool changedSince(unsigned tag) const { return tag != Tag; } in changedSince() function