Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h26 class PassConfigImpl; variable
124 PassConfigImpl *Impl = nullptr; // Internal data structures
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp308 class PassConfigImpl { class
394 Impl = new PassConfigImpl(); in TargetPassConfig()