Searched refs:setBaseInfo (Results 1 – 3 of 3) sorted by relevance
217 void setBaseInfo(const Module &M);
91 void SPIRVModuleAnalysis::setBaseInfo(const Module &M) { in setBaseInfo() function in SPIRVModuleAnalysis1063 setBaseInfo(M); in runOnModule()
335 void setBaseInfo(LValueBaseInfo Info) { BaseInfo = Info; } in setBaseInfo() function