Searched defs:ProfileKind (Results 1 – 8 of 8) 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
156 enum class ProfileKind { INVALID = 0, A, R, M }; enum
170 enum class ProfileKind { INVALID = 0, A, R, M }; enum
807 cl::opt<ProfileKinds> ProfileKind( in merge_main() local1895 cl::opt<ProfileKinds> ProfileKind( in overlap_main() local2393 cl::opt<ProfileKinds> ProfileKind( in show_main() local