Searched refs:compareRecMII (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h365 int compareRecMII(NodeSet &RHS) { return RecMII - RHS.RecMII; } function in class:llvm::NodeSet
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1638 if (N1.compareRecMII(N2) != 0)
1776 if (NJ.compareRecMII(NI) > 0)

Completed in 187 milliseconds