Home
last modified time | relevance | path

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

/external/llvm/lib/Target/XCore/
DXCoreLowerThreadLocal.cpp129 static bool replaceConstantExprOp(ConstantExpr *CE, Pass *P) { in replaceConstantExprOp() function
151 if (!CExpr || !replaceConstantExprOp(CExpr, P)) in replaceConstantExprOp()
169 if (!CE || !replaceConstantExprOp(CE, P)) in rewriteNonInstructionUses()