Home
last modified time | relevance | path

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

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