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