Searched defs:ProfileKind (Results 1 – 7 of 7) sorted by relevance
38 ProfKind ProfileKind; variable
42 ProfKind ProfileKind = PF_Unknown; variable
278 cl::opt<ProfileKinds> ProfileKind( in merge_main() local492 cl::opt<ProfileKinds> ProfileKind( in show_main() local
103 enum ProfileKind { PK_INVALID = 0, PK_A, PK_R, PK_M }; enum
107 enum class ProfileKind { INVALID = 0, A, R, M }; enum
469 cl::opt<ProfileKinds> ProfileKind( in merge_main() local784 cl::opt<ProfileKinds> ProfileKind( in show_main() local