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