Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DPasses.h26 class PassConfigImpl; variable
112 PassConfigImpl *Impl; // Internal data structures
/external/llvm/lib/CodeGen/
DPasses.cpp184 class PassConfigImpl { class
214 Impl = new PassConfigImpl(); in TargetPassConfig()