Home
last modified time | relevance | path

Searched refs:getBundleSize (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp350 Count -= MI.getBundleSize(); in runOnMachineFunction()
H A DTailDuplicator.cpp661 InstrCount += MI.getBundleSize(); in shouldTailDuplicate()
H A DMachineInstr.cpp1031 unsigned MachineInstr::getBundleSize() const { in getBundleSize() function in MachineInstr
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1473 unsigned getBundleSize() const;