Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Doptimize_common.cpp132 bool DotGenerator::IsBackEdge(const CGFunc &cgFunction, const BB &from, const BB &to) in IsBackEdge()
142 void DotGenerator::DumpEdge(const CGFunc &cgFunction, std::ofstream &cfgFileOfStream, bool isInclud… in DumpEdge()
213 void DotGenerator::DumpBBInstructions(const CGFunc &cgFunction, regno_t vReg, std::ofstream &cfgFil… in DumpBBInstructions()