Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h594 MI->bundleWithSucc(); in insert()
H A DMachineInstr.h409 void bundleWithSucc();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineInstr.cpp768 void MachineInstr::bundleWithSucc() { in bundleWithSucc() function in MachineInstr