Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h594 MI->bundleWithSucc(); in insert()
H A DMachineInstr.h409 void bundleWithSucc();
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp768 void MachineInstr::bundleWithSucc() { in bundleWithSucc() function in MachineInstr