Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ipa/src/old/
Dea_connection_graph.cpp233 const IRMap *irMap) in DumpDotFile()
263 const IRMap *irMap) in DumpDotFile()
329 const IRMap *irMap) in DumpDotFile()
351 const IRMap *irMap) in DumpDotFile()
409 const IRMap *irMap) in DumpDotFile()
832 void EAConnectionGraph::DumpDotFile(const IRMap *irMap, bool dumpPt, MapleVector<EACGBaseNode *> *d… in DumpDotFile()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/src/
Dmeexpr_use_info.cpp128 void MeExprUseInfo::CollectUseInfoInFunc(IRMap *irMap, Dominance *domTree, MeExprUseInfoState state) in CollectUseInfoInFunc()