Searched refs:isSecondPhaseCTU (Results 1 – 2 of 2) sorted by relevance
508 if (Call.isForeign() && !isSecondPhaseCTU()) { in REGISTER_MAP_WITH_PROGRAMSTATE()586 if (!isSecondPhaseCTU()) in inlineCall()
868 bool isSecondPhaseCTU() { return IsCTUEnabled && !Engine.getCTUWorkList(); } in isSecondPhaseCTU() function