Searched refs:DoStore (Results 1 – 1 of 1) sorted by relevance
1768 bool DoStore = false; in EmitParmDecl() local1792 DoStore = true; in EmitParmDecl()1795 llvm::Value *ArgVal = (DoStore ? Arg.getDirectValue() : nullptr); in EmitParmDecl()1828 DoStore = false; in EmitParmDecl()1847 DoStore = false; // The weak init is a store, no need to do two. in EmitParmDecl()1857 if (DoStore) in EmitParmDecl()