Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDPostRASchedulerList.cpp350 Count -= MI.getBundleSize(); in runOnMachineFunction()
HDTailDuplicator.cpp661 InstrCount += MI.getBundleSize(); in shouldTailDuplicate()
HDMachineInstr.cpp1031 unsigned MachineInstr::getBundleSize() const { in getBundleSize() function in MachineInstr
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineInstr.h1473 unsigned getBundleSize() const;