Searched defs:getProfileKind (Results 1 – 5 of 5) sorted by relevance
188 InstrProfKind getProfileKind() const { return ProfileKind; } in getProfileKind() function
39 InstrProfKind getProfileKind() const { return InstrProfKind::MemProf; } in getProfileKind() function
288 InstrProfKind getProfileKind() const override { return ProfileKind; } in getProfileKind() function746 InstrProfKind getProfileKind() const override { in getProfileKind() function
97 static ARM::ProfileKind getProfileKind(ARM::ArchKind AK) { in getProfileKind() function
466 InstrProfKind RawInstrProfReader<IntPtrT>::getProfileKind() const { in getProfileKind() function in RawInstrProfReader1013 InstrProfKind InstrProfReaderIndex<HashTableImpl>::getProfileKind() const { in getProfileKind() function in InstrProfReaderIndex