Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:PropertyNames

867   /// PropertyNames - uniqued method variable names.
868 llvm::DenseMap<IdentifierInfo*, llvm::GlobalVariable*> PropertyNames;
4947 llvm::GlobalVariable *&Entry = PropertyNames[Ident];