Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DCrashDebugger.cpp138 GlobalVariable* CMGV = cast<GlobalVariable>(VMap[GVs[i]]); in TestGlobalVariables() local
139 assert(CMGV && "Global Variable not in module?!"); in TestGlobalVariables()
140 GVSet.insert(CMGV); in TestGlobalVariables()