Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/
DSCCP.cpp481 auto &operandLattice = latticeValues[operand]; in visitOperation() local
844 auto operandLattice = latticeValues.find((*branchOperands)[i]); in visitBlockArgument() local