Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1573 unsigned FirstGroupStartIdx = std::numeric_limits<unsigned>::max(); member
1596 else if (FirstGroupStartIdx < Other.FirstGroupStartIdx) in operator <()
1951 VRI.FirstGroupStartIdx = std::min(VRI.FirstGroupStartIdx, BG.StartIdx); in collectValueRotInfo()