Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp4171 Value *FoundChr = Builder.CreateConstInBoundsGEP1_32(WCharTy, StrPhi, 0); in EmitBuiltinExpr() local
4188 Ret->addIncoming(FoundChr, CmpEq); in EmitBuiltinExpr()