Searched defs:srcVal (Results 1 – 3 of 3) sorted by relevance
1484 SVal srcVal = state->getSVal(Source.Expression, LCtx); in evalCopyCommon() local1890 SVal srcVal = state->getSVal(srcExpr.Expression, LCtx); in evalStrcpyCommon() local
260 mlir::Value emitIntToBoolConversion(mlir::Value srcVal, mlir::Location loc) { in emitIntToBoolConversion()
2550 mlir::Value srcVal = createIntCast(rewriter, adaptor.getSrc(), intType); in matchAndRewrite() local