Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h26 class PassConfigImpl;
124 PassConfigImpl *Impl = nullptr; // Internal data structures
25 class PassConfigImpl; global() variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp386 class PassConfigImpl { class
577 Impl = new PassConfigImpl(); in TargetPassConfig()