Searched refs:NRVOFlags (Results 1 – 6 of 6) sorted by relevance
1024 NRVOFlags[&D] = NRVOFlag.getPointer(); in EmitAutoVarAlloca()
1024 if (llvm::Value *NRVOFlag = NRVOFlags[S.getNRVOCandidate()]) in EmitReturnStmt()
297 llvm::DenseMap<const VarDecl *, llvm::Value *> NRVOFlags; variable
1502 NRVOFlags[&D] = NRVOFlag.getPointer(); in EmitAutoVarAlloca()
1201 if (llvm::Value *NRVOFlag = NRVOFlags[S.getNRVOCandidate()]) in EmitReturnStmt()
533 llvm::DenseMap<const VarDecl *, llvm::Value *> NRVOFlags;