Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/
DMachineInstrBundleIteratorTest.cpp133 struct MyUnbundledInstr struct
135 bool isBundledWithPred() const { return false; } in isBundledWithPred()
136 bool isBundledWithSucc() const { return false; } in isBundledWithSucc()