Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DSafepointIRVerifier.cpp502 bool ContributionChanged);
621 bool ContributionChanged = in recalculateBBsStates() local
623 if (!InputsChanged && !ContributionChanged) in recalculateBBsStates()
627 transferBlock(BB, *BBS, ContributionChanged); in recalculateBBsStates()
641 bool ContributionChanged = false; in removeValidUnrelocatedDefs() local
705 ContributionChanged = true; in removeValidUnrelocatedDefs()
713 ContributionChanged = true; in removeValidUnrelocatedDefs()
720 return ContributionChanged; in removeValidUnrelocatedDefs()
749 bool ContributionChanged) { in transferBlock() argument
755 if (ContributionChanged) in transferBlock()