Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h25 class PassConfigImpl; variable
123 PassConfigImpl *Impl = nullptr; // Internal data structures
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp379 class PassConfigImpl { class
604 Impl = new PassConfigImpl(); in TargetPassConfig()