Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/deltas/
H A DReduceOperandBundles.cpp39 class OperandBundleRemapper : public InstVisitor<OperandBundleRemapper> { class
45 explicit OperandBundleRemapper(Oracle &O) : O(O) {} in OperandBundleRemapper() function in __anon97cdba0a0111::OperandBundleRemapper