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

References

lib/Transforms/Instrumentation/InstrOrderFile.cpp
   76         ArrayType::get(Type::getInt64Ty(Ctx), INSTR_ORDER_FILE_BUFFER_SIZE);
   77     Type *IdxTy = Type::getInt32Ty(Ctx);
   78     MapTy = ArrayType::get(Type::getInt8Ty(Ctx), NumFunctions);