Searched refs:DoStore (Results 1 – 1 of 1) sorted by relevance
2477 bool DoStore = false; in EmitParmDecl() local2531 DoStore = true; in EmitParmDecl()2534 llvm::Value *ArgVal = (DoStore ? Arg.getDirectValue() : nullptr); in EmitParmDecl()2567 DoStore = false; in EmitParmDecl()2586 DoStore = false; // The weak init is a store, no need to do two. in EmitParmDecl()2596 if (DoStore) in EmitParmDecl()