Searched refs:CommonValue (Results 1 – 3 of 3) sorted by relevance
462 Value *CommonValue = 0; in ThreadBinOpOverPHI() local472 if (!V || (CommonValue && V != CommonValue)) in ThreadBinOpOverPHI()474 CommonValue = V; in ThreadBinOpOverPHI()477 return CommonValue; in ThreadBinOpOverPHI()504 Value *CommonValue = 0; in ThreadCmpOverPHI() local512 if (!V || (CommonValue && V != CommonValue)) in ThreadCmpOverPHI()514 CommonValue = V; in ThreadCmpOverPHI()517 return CommonValue; in ThreadCmpOverPHI()2266 Value *CommonValue = 0; in SimplifyPHINode() local2277 if (CommonValue && Incoming != CommonValue) in SimplifyPHINode()[all …]
731 Constant *CommonValue = 0; in ConstantFoldInstruction() local744 if (!C || (CommonValue && C != CommonValue)) in ConstantFoldInstruction()746 CommonValue = C; in ConstantFoldInstruction()750 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}().