Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DTargetPassConfig.h23 class PassConfigImpl; variable
105 PassConfigImpl *Impl; // Internal data structures
/external/llvm/lib/CodeGen/
DTargetPassConfig.cpp230 class PassConfigImpl { class
260 Impl = new PassConfigImpl(); in TargetPassConfig()