Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/
Dmaple_phase_support.h61 …MaplePhaseInfo(const std::string &pName, MaplePhaseID pID, bool isAS, bool isCFGonly, bool canSkip) in MaplePhaseInfo()
106 const bool canSkip; variable