Searched refs:replaceConstantExprOp (Results 1 – 3 of 3) sorted by relevance
129 static bool replaceConstantExprOp(ConstantExpr *CE, Pass *P) { in replaceConstantExprOp() function151 if (!CExpr || !replaceConstantExprOp(CExpr, P)) in replaceConstantExprOp()169 if (!CE || !replaceConstantExprOp(CE, P)) in rewriteNonInstructionUses()