Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/CodeGen/
DMachineInstrBundleIteratorTest.cpp132 struct MyUnbundledInstr struct
134 bool isBundledWithPred() const { return false; } in isBundledWithPred()
135 bool isBundledWithSucc() const { return false; } in isBundledWithSucc()