Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h462 MI->bundleWithSucc(); in insert()
DMachineInstr.h234 void bundleWithSucc();
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DMachineInstr.cpp880 void MachineInstr::bundleWithSucc() { in bundleWithSucc() function in MachineInstr