Searched refs:CommonValue (Results 1 – 3 of 3) sorted by relevance
533 Value *CommonValue = 0; in ThreadBinOpOverPHI() local543 if (!V || (CommonValue && V != CommonValue)) in ThreadBinOpOverPHI()545 CommonValue = V; in ThreadBinOpOverPHI()548 return CommonValue; in ThreadBinOpOverPHI()574 Value *CommonValue = 0; in ThreadCmpOverPHI() local582 if (!V || (CommonValue && V != CommonValue)) in ThreadCmpOverPHI()584 CommonValue = V; in ThreadCmpOverPHI()587 return CommonValue; in ThreadCmpOverPHI()2630 Value *CommonValue = 0; in SimplifyPHINode() local2641 if (CommonValue && Incoming != CommonValue) in SimplifyPHINode()[all …]
793 Constant *CommonValue = 0; in ConstantFoldInstruction() local812 if (CommonValue && C != CommonValue) in ConstantFoldInstruction()814 CommonValue = C; in ConstantFoldInstruction()819 return CommonValue ? CommonValue : UndefValue::get(PN->getType()); in ConstantFoldInstruction()
50237 …Add templatized CSSMutableStyleDeclaration::get{ShorthandValue, CommonValue, LayeredShorthandValue…50240 …By using some template magic CSSMutableStyleDeclaration::get{ShorthandValue, CommonValue, LayeredS…50247 CSSMutableStyleDeclaration::get{ShorthandValue, CommonValue, LayeredShorthandValue}().