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

/freebsd-11.0-release/contrib/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp129 static bool replaceConstantExprOp(ConstantExpr *CE, Pass *P) { function
151 if (!CExpr || !replaceConstantExprOp(CExpr, P))
169 if (!CE || !replaceConstantExprOp(CE, P))

Completed in 22 milliseconds