Searched defs:ProfileKind (Results 1 – 5 of 5) sorted by relevance
64 InstrProfKind ProfileKind = InstrProfKind::Unknown; variable
240 InstrProfKind ProfileKind = InstrProfKind::Unknown; variable
162 enum class ProfileKind { INVALID = 0, A, R, M }; enum
46 InstrProfKind ProfileKind = InstrProfKind::Unknown; in getProfileKindFromVersion() local
104 cl::opt<ProfileKinds> ProfileKind( variable