Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/
DGlobalAllocPass.cpp74 const bool CollectRes = collectGlobalAllocs(M, GlobalAllocs); in runOnModule() local
75 if (!CollectRes) in runOnModule()
111 const bool CollectRes = collectGlobalAllocs(M, GlobalAllocs); in runOnModule() local
112 if (!CollectRes) in runOnModule()