Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h553 MI->bundleWithSucc(); in insert()
H A DMachineInstr.h374 void bundleWithSucc();
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineInstr.cpp730 void MachineInstr::bundleWithSucc() { in bundleWithSucc() function in MachineInstr