Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1579 float splitArtifactWeight = in splitCanCauseEvictionChain() local
1582 if (splitArtifactWeight >= 0 && splitArtifactWeight < MaxWeight) in splitCanCauseEvictionChain()