Home
last modified time | relevance | path

Searched defs:typeRecorder (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_hclass_generator.h31 : typeRecorder_(typeRecorder), ptManager_(ptManager), status_(status) {} in typeRecorder_() argument
Dpgo_type_parser.cpp20 void BaseParser::Parse(const BytecodeInfoCollector &collector, const PGOTypeRecorder &typeRecorder, in Parse()
190 bool PGOTypeParser::SkipGenerateHClass(PGOTypeRecorder typeRecorder, ProfileType rootType, in SkipGenerateHClass()
205 PGOTypeRecorder typeRecorder(decoder_); in CreatePGOType() local
239 PGOTypeRecorder typeRecorder(decoder_, jsPandaFile, methodOffset); in CreatePGOType() local