Home
last modified time | relevance | path

Searched defs:PrintModuleDesc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h45 using PrintModuleDesc = std::tuple<const Module *, std::string, StringRef>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h56 using PrintModuleDesc = std::tuple<const Module *, std::string, StringRef>; variable