reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
665 Optional<AllocFnsTy> FnData = getAllocationSize(CS.getInstruction(), TLI); 671 APInt Size(IntTyBits, GetStringLength(CS.getArgument(0))); 678 dyn_cast<ConstantInt>(CS.getArgument(FnData->FstParam)); 689 ConstantInt *Arg = dyn_cast<ConstantInt>(CS.getArgument(FnData->FstParam)); 701 Arg = dyn_cast<ConstantInt>(CS.getArgument(FnData->SndParam));