Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Key

159       // Emit the key and store it to the appropriate array slot.
160 const Expr *Key = DLE->getKeyValueElement(i).Key;
164 llvm::Value *keyValue = EmitScalarExpr(Key);