Home
last modified time | relevance | path

Searched refs:analysisInfo (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/src/
H A Dmaple_phase.cpp76 analysisInfo = hook; in SetAnalysisInfoHook()
81 return analysisInfo; in GetAnalysisInfoHook()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/
H A Dmaple_phase.h33 if (analysisInfo != nullptr) { in ~MaplePhase()
34 analysisInfo = nullptr; in ~MaplePhase()
69 AnalysisInfoHook *analysisInfo = nullptr; member in maple::MaplePhase

Completed in 2 milliseconds