Searched refs:isOperationFoldable (Results 1 – 1 of 1) sorted by relevance
1344 static bool isOperationFoldable(User *Usr) { in isOperationFoldable() function1355 assert(isOperationFoldable(Usr) && "Precondition"); in constantFoldUser()1416 if (isa<IntegerType>(Usr->getType()) && isOperationFoldable(Usr)) { in getEdgeValueLocal()1463 ValUsesConditionAndMayBeFoldable = isOperationFoldable(Usr) && in getEdgeValueLocal()