Searched refs:ProfID (Results 1 – 1 of 1) sorted by relevance
47 unsigned ProfID = getMDKindID("prof"); in LLVMContext() local48 assert(ProfID == MD_prof && "prof kind id drifted"); (void)ProfID; in LLVMContext()