Searched refs:setBaseInfo (Results 1 – 3 of 3) sorted by relevance
132 void setBaseInfo(const Module &M);
55 void SPIRVModuleAnalysis::setBaseInfo(const Module &M) { in setBaseInfo() function in SPIRVModuleAnalysis372 setBaseInfo(M); in runOnModule()
334 void setBaseInfo(LValueBaseInfo Info) { BaseInfo = Info; } in setBaseInfo() function