Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PropertyNames

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