Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/
DMachineInstrBundleIteratorTest.cpp18 struct MyBundledInstr struct
20 bool isBundledWithPred() const { return true; } in isBundledWithPred()
21 bool isBundledWithSucc() const { return true; } in isBundledWithSucc()