Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceConverter.cpp670 void convertGlobalsToIce(Module *Mod);
706 void LLVM2ICEGlobalsConverter::convertGlobalsToIce(Module *Mod) { in convertGlobalsToIce() function in __anon0674e6300111::LLVM2ICEGlobalsConverter
913 .convertGlobalsToIce(Mod); in convertGlobals()