Searched defs:CollectRes (Results 1 – 2 of 2) sorted by relevance
74 const bool CollectRes = collectGlobalAllocs(M, GlobalAllocs); in runOnModule() local111 const bool CollectRes = collectGlobalAllocs(M, GlobalAllocs); in runOnModule() local
50 const bool CollectRes = collectGlobals(M, Globals); in runOnModule() local