Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DValue.cpp106 IRObjectWithUseList<OpOperand> *Value::getUseList() const { in getUseList() function in Value
212 IRObjectWithUseList<BlockOperand> *BlockOperand::getUseList(Block *value) { in getUseList() function in BlockOperand
226 IRObjectWithUseList<OpOperand> *OpOperand::getUseList(Value value) { in getUseList() function in OpOperand