Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_pgo/src/
Dinstrument.cpp27 …oid RegisterInFuncInfo(MIRFunction &func, const MIRSymbol &counter, uint64 elemCnt, uint32 cfgHash) in RegisterInFuncInfo()
50 MIRSymbol *GetOrCreateFuncCounter(MIRFunction &func, uint32 elemCnt, uint32 cfgHash) in GetOrCreateFuncCounter()