Searched refs:getProfileKind (Results 1 – 6 of 6) sorted by relevance
140 virtual InstrProfKind getProfileKind() const = 0;288 InstrProfKind getProfileKind() const override { return ProfileKind; } in getProfileKind() function401 InstrProfKind getProfileKind() const override;552 virtual InstrProfKind getProfileKind() const = 0;628 InstrProfKind getProfileKind() const override;746 InstrProfKind getProfileKind() const override { in getProfileKind() function747 return Index->getProfileKind(); in getProfileKind()
188 InstrProfKind getProfileKind() const { return ProfileKind; } in getProfileKind() function
39 InstrProfKind getProfileKind() const { return InstrProfKind::MemProf; } in getProfileKind() function
97 static ARM::ProfileKind getProfileKind(ARM::ArchKind AK) { in getProfileKind() function151 return getProfileKind(parseArch(Arch)); in parseArchProfile()480 if (getProfileKind(AK) != ProfileKind::A) in convertV9toV8()
466 InstrProfKind RawInstrProfReader<IntPtrT>::getProfileKind() const { in getProfileKind() function in RawInstrProfReader1013 InstrProfKind InstrProfReaderIndex<HashTableImpl>::getProfileKind() const { in getProfileKind() function in InstrProfReaderIndex
672 if (Error E = WC->Writer.mergeProfileKind(Reader->getProfileKind())) { in loadInput()745 if (Error E = WC->Writer.mergeProfileKind(Reader->getProfileKind())) { in loadInput()815 if (Error E = Dst->Writer.mergeProfileKind(Src->Writer.getProfileKind())) in mergeWriterContexts()