Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/IR/
H A DValue.h28 class OpResult; variable
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp508 const std::set<Value *> &OpResult = getBaseValues(Op, DT, Visited); getBaseValues() local