Searched refs:getVarName (Results 1 – 7 of 7) sorted by relevance
750 static std::string getVarName(InstrProfIncrementInst *Inc, StringRef Prefix) { in getVarName() function870 std::string CntsVarName = getVarName(Inc, getInstrProfCountersVarPrefix()); in getOrCreateRegionCounters()871 std::string DataVarName = getVarName(Inc, getInstrProfDataVarPrefix()); in getOrCreateRegionCounters()912 getVarName(Inc, getInstrProfValuesVarPrefix())); in getOrCreateRegionCounters()
359 DeclarationName getVarName() { return VarName; } in getVarName() function
224 StringRef getVarName() const { return VarName; } in getVarName() function
1271 return ErrorDiagnostic::get(SM, E.getVarName(), in match()
1721 Out << D->getVarName(); in VisitOMPDeclareMapperDecl()
1892 Record.AddDeclarationName(D->getVarName()); in VisitOMPDeclareMapperDecl()
3501 DeclarationName VN = D->getVarName(); in VisitOMPDeclareMapperDecl()