Searched defs:phaseName (Results 1 – 11 of 11) sorted by relevance
63 explicit PhaseDriver(const std::string &phaseName) in PhaseDriver()84 std::string phaseName; variable
44 void IntroduceNewInvariants(util::StringView phaseName) in IntroduceNewInvariants()
59 const std::string &phaseName) const in DumpJSON()
161 void MaplePhaseManager::AddPhase(const std::string &phaseName, bool condition) in AddPhase()188 void MaplePhaseManager::SolveSkipFrom(const std::string &phaseName, size_t &i) in SolveSkipFrom()204 void MaplePhaseManager::SolveSkipAfter(const std::string &phaseName, size_t &i) in SolveSkipAfter()
50 std::string phaseName = pi.PhaseName(); in RunAfterPhase() local
32 static bool IsSkipPhase(const std::string &phaseName) in IsSkipPhase()
355 static bool IsSkipPhase(const std::string &phaseName) in IsSkipPhase()370 static bool IsSkipFromPhase(const std::string &phaseName) in IsSkipFromPhase()380 static void SetSkipFrom(const std::string &phaseName) in SetSkipFrom()385 static bool IsSkipAfterPhase(const std::string &phaseName) in IsSkipAfterPhase()395 static void SetSkipAfter(const std::string &phaseName) in SetSkipAfter()
114 void Verify(const AstToCheck &astToCheck, const PhaseName &phaseName, in Verify()131 const std::string &phaseName) { in DumpMessages()
263 void CombinedPassVisitor::PrintLog(const std::string& phaseName) in PrintLog()
333 void MIRModule::OutputFunctionListAsciiMpl(const std::string &phaseName) in OutputFunctionListAsciiMpl()
64 static bool IsSkipPhase(const std::string &phaseName) in IsSkipPhase()