ΒΆbool hasLessThanNumFused(const llvm::SUnit& SU,
unsigned int FuseLimit)
bool hasLessThanNumFused(const llvm::SUnit& SU,
unsigned int FuseLimit)
Description
Checks if the number of cluster edges between SU and its predecessors is less than FuseLimit
Declared at: llvm/include/llvm/CodeGen/MacroFusion.h:39
Parameters
- const llvm::SUnit& SU
- unsigned int FuseLimit