Searched refs:phaseID (Results 1 – 3 of 3) sorted by relevance
62 … : phaseName(pName), phaseID(pID), isAnalysis(isAS), isCFGOnlyPass(isCFGonly), canSkip(canSkip) in MaplePhaseInfo()69 phaseID = nullptr; in ~MaplePhaseInfo()73 return phaseID; in GetPhaseID()103 MaplePhaseID phaseID; variable
28 : phaseAllocator(&mp), phaseKind(kind), phaseID(id), tempMemPools(phaseAllocator.Adapter()) in MaplePhase()40 return phaseID; in GetPhaseID()44 phaseID = id; in SetPhaseID()68 MaplePhaseID phaseID; variable
42 …apleLogger() << "this is Phase : " << PhaseName() << " Kind : " << phaseKind << " ID : " << phaseID in Dump()