Home
last modified time | relevance | path

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

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Analysis/
H A DLiveness.cpp234 bool Liveness::isLastUse(Value value, Operation *operation) const { in isLastUse() function in Liveness
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Analysis/
H A DLiveness.cpp247 bool Liveness::isLastUse(Value value, Operation *operation) const { in isLastUse() function in Liveness
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Analysis/
H A DLiveness.cpp247 bool Liveness::isLastUse(Value value, Operation *operation) const { in isLastUse() function in Liveness
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Analysis/
H A DLiveness.cpp247 bool Liveness::isLastUse(Value value, Operation *operation) const { in isLastUse() function in Liveness
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Analysis/
H A DLiveness.cpp261 bool Liveness::isLastUse(Value value, Operation *operation) const { in isLastUse() function in Liveness
/dports/benchmarks/polygraph/polygraph-4.13.0/src/runtime/
H A DConnection.h268 bool isLastUse; // this must be the last use of the conn variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceInst.cpp132 bool Inst::isLastUse(const Operand *TestSrc) const { in isLastUse() function in Ice::Inst
/dports/lang/sdcc/sdcc-4.0.0/src/z80/
H A Dgen.c450 isLastUse (const iCode * ic, operand * op) in isLastUse() function