Searched refs:getVarName (Results 1 – 7 of 7) sorted by relevance
736 static std::string getVarName(InstrProfIncrementInst *Inc, StringRef Prefix) { in getVarName() function852 std::string DataVarName = getVarName(Inc, getInstrProfDataVarPrefix()); in getOrCreateRegionCounters()876 getVarName(Inc, getInstrProfCountersVarPrefix())); in getOrCreateRegionCounters()898 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()
1717 Out << D->getVarName(); in VisitOMPDeclareMapperDecl()
1874 Record.AddDeclarationName(D->getVarName()); in VisitOMPDeclareMapperDecl()
3377 DeclarationName VN = D->getVarName(); in VisitOMPDeclareMapperDecl()