Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVRegularizeLLVM.cpp66 static std::string RegularizedModuleTmpFile = "regularized.bc"; variable
167 saveLLVMModule(M, RegularizedModuleTmpFile); in regularize()