Home
last modified time | relevance | path

Searched refs:ProfID (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/VMCore/
DLLVMContext.cpp44 unsigned ProfID = getMDKindID("prof"); in LLVMContext() local
45 assert(ProfID == MD_prof && "prof kind id drifted"); (void)ProfID; in LLVMContext()