Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetPassConfig.h25 class PassConfigImpl; variable
121 PassConfigImpl *Impl = nullptr; // Internal data structures
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp312 class PassConfigImpl { class
398 Impl = new PassConfigImpl(); in TargetPassConfig()