reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Coroutines/CoroFrame.cpp
  620         ConstantInt::get(Type::getInt32Ty(C), 0),
  621         ConstantInt::get(Type::getInt32Ty(C), Index),
  628           Indices.push_back(ConstantInt::get(Type::getInt32Ty(C), 0));