Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp176 bool IsLocalSplitArtifact = Start && End; in weightCalcHelper() local
179 bool ShouldUpdateLI = !IsLocalSplitArtifact; in weightCalcHelper()
181 if (IsLocalSplitArtifact) { in weightCalcHelper()
223 if (IsLocalSplitArtifact && ((SI < *Start) || (SI > *End))) in weightCalcHelper()
320 if (IsLocalSplitArtifact) in weightCalcHelper()