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

/freebsd-13-stable/contrib/llvm-project/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 59 milliseconds