Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h643 MI->bundleWithSucc(); in insert()
H A DMachineInstr.h500 LLVM_ABI void bundleWithSucc();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp859 void MachineInstr::bundleWithSucc() { in bundleWithSucc() function in MachineInstr