Home
last modified time | relevance | path

Searched refs:isPromotedResultSafe (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp401 static bool isPromotedResultSafe(Instruction *I) { in isPromotedResultSafe() function
776 if (isPromotedResultSafe(I) || isSafeWrap(I)) { in isLegalToPromote()