Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Analysis/
DLiveness.cpp247 bool Liveness::isLastUse(Value value, Operation *operation) const { in isLastUse() function in Liveness
/external/swiftshader/third_party/subzero/src/
DIceInst.cpp132 bool Inst::isLastUse(const Operand *TestSrc) const { in isLastUse() function in Ice::Inst