Searched refs:hasInfo (Results 1 – 2 of 2) sorted by relevance
113 return hasInfo() ? getInfo().getAttributes().IsParallel : false; in getCurLoopParallel()145 bool hasInfo() const { return !Active.empty(); } in hasInfo() function
230 if (!hasInfo()) in InsertHelper()