Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1560 float splitArtifactWeight = in splitCanCauseEvictionChain() local
1563 if (splitArtifactWeight >= 0 && splitArtifactWeight < MaxWeight) in splitCanCauseEvictionChain()