Home
last modified time | relevance | path

Searched refs:bundleWithSucc (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h617 MI->bundleWithSucc(); in insert()
H A DMachineInstr.h436 void bundleWithSucc();
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineInstr.cpp776 void MachineInstr::bundleWithSucc() { in bundleWithSucc() function in MachineInstr