Home
last modified time | relevance | path

Searched refs:firstUse (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/include/mlir/IR/
DUseDefLists.h63 use_iterator use_begin() const { return use_iterator(firstUse); } in use_begin()
71 return firstUse && firstUse->getNextOperandUsingThisValue() == nullptr; in hasOneUse()
75 bool use_empty() const { return firstUse == nullptr; } in use_empty()
95 OperandType *getFirstUse() const { return firstUse; } in getFirstUse()
99 OperandType *firstUse = nullptr; variable
200 back = &useList->firstUse; in insertIntoCurrent()
201 nextUse = useList->firstUse; in insertIntoCurrent()
204 useList->firstUse = static_cast<DerivedT *>(this); in insertIntoCurrent()
/external/guice/lib/build/
Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd ...