Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h594 MI->bundleWithSucc(); in insert()
H A DMachineInstr.h411 void bundleWithSucc();
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineInstr.cpp721 void MachineInstr::bundleWithSucc() { in bundleWithSucc() function in MachineInstr