Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h623 MI->bundleWithSucc(); in insert()
H A DMachineInstr.h463 void bundleWithSucc();
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp791 void MachineInstr::bundleWithSucc() { in bundleWithSucc() function in MachineInstr