Searched refs:KindInt (Results 1 – 1 of 1) sorted by relevance
1340 ConstantInt *KindInt = mdconst::dyn_extract<ConstantInt>(MD->getOperand(1)); in mayHaveValueProfileOfKind() local1341 if (!KindInt) in mayHaveValueProfileOfKind()1343 if (KindInt->getZExtValue() != ValueKind) in mayHaveValueProfileOfKind()