reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
880 assert(isa<IntegerType>(PN.getType()) && "Expect only integer type phi"); 881 for (Value *V : PN.operands()) 885 return ConstantInt::get(cast<IntegerType>(PN.getType()), 1);