Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DManagedMemoryRewrite.cpp130 if (ConstantExpr *CExprOp = dyn_cast<ConstantExpr>(Op)) in expandConstantExpr() local
131 expandConstantExpr(CExprOp, Builder, I, i, Expands); in expandConstantExpr()