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