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