Searched refs:isPromotedResultSafe (Results 1 – 1 of 1) sorted by relevance
401 static bool isPromotedResultSafe(Instruction *I) { in isPromotedResultSafe() function776 if (isPromotedResultSafe(I) || isSafeWrap(I)) { in isLegalToPromote()