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