Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp3469 Value *NextDst = Builder.CreateConstInBoundsGEP1_32(WCharTy, DstPhi, 1); in EmitBuiltinExpr() local
3475 DstPhi->addIncoming(NextDst, Next); in EmitBuiltinExpr()