Searched refs:AllocVal (Results 1 – 1 of 1) sorted by relevance
12041 llvm::Value *AllocVal = CGF.EmitScalarExpr(Allocator); in getAddressOfLocalVariable() local12044 AllocVal = CGF.EmitScalarConversion(AllocVal, Allocator->getType(), in getAddressOfLocalVariable()12047 Args[2] = AllocVal; in getAddressOfLocalVariable()