Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp180 bool IsLocalSplitArtifact = Start && End; in weightCalcHelper() local
183 bool ShouldUpdateLI = !IsLocalSplitArtifact; in weightCalcHelper()
185 if (IsLocalSplitArtifact) { in weightCalcHelper()
227 if (IsLocalSplitArtifact && ((SI < *Start) || (SI > *End))) in weightCalcHelper()
324 if (IsLocalSplitArtifact) in weightCalcHelper()