Searched refs:phaseKind (Results 1 – 2 of 2) sorted by relevance
42 …LogInfo::MapleLogger() << "this is Phase : " << PhaseName() << " Kind : " << phaseKind << " ID : "… in Dump()
28 : phaseAllocator(&mp), phaseKind(kind), phaseID(id), tempMemPools(phaseAllocator.Adapter()) in MaplePhase()67 MaplePhaseKind phaseKind; variable