Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp3249 Value *NextDst = Builder.CreateConstInBoundsGEP1_32(WCharTy, DstPhi, 1); in EmitBuiltinExpr() local
3255 DstPhi->addIncoming(NextDst, Next); in EmitBuiltinExpr()