Searched defs:AddDefine (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/ | ||
| D | pgo_method_type_set.h | 74 void AddDefine(uint32_t offset, PGODefineOpType type) in AddDefine() function |
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
| D | pgo_profiler_info.cpp | 256 bool PGOMethodInfoMap::AddDefine(Chunk *chunk, PGOMethodId methodId, int32_t offset, PGODefineOpTyp… in AddDefine() function in panda::ecmascript::pgo::PGOMethodInfoMap |