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.cpp339 Count -= MI.getBundleSize(); in run()
H A DTailDuplicator.cpp665 InstrCount += MI.getBundleSize(); in shouldTailDuplicate()
H A DMachineInstr.cpp1058 unsigned MachineInstr::getBundleSize() const { in getBundleSize() function in MachineInstr
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1478 LLVM_ABI unsigned getBundleSize() const;