Searched defs:OutValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Interpreter/ | ||
H A D | Interpreter.cpp | 857 auto *OutValue = CStyleCastPtrExpr(S, Ctx.VoidPtrTy, (uintptr_t)&LastValue); SynthesizeExpr() local |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | GVNHoist.cpp | 415 OutValuesType OutValue; computeInsertionPoints() local |