Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp351 Count -= MI.getBundleSize(); in runOnMachineFunction()
H A DTailDuplicator.cpp639 InstrCount += MI.getBundleSize(); in shouldTailDuplicate()
H A DMachineInstr.cpp921 unsigned MachineInstr::getBundleSize() const { in getBundleSize() function in MachineInstr
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1336 unsigned getBundleSize() const;