Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dgcov_profile.h114 GcovFuncInfo *GetFuncProfile(unsigned puidx) in GetFuncProfile()
121 void AddFuncProfile(unsigned puidx, GcovFuncInfo *funcData) in AddFuncProfile()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_parser.cpp523 void MIRParser::CreateFuncMIRSymbol(PUIdx &puidx, GStrIdx strIdx) in CreateFuncMIRSymbol()
541 bool MIRParser::ParseDeclaredFunc(PUIdx &puidx) in ParseDeclaredFunc()