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