Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h25 class PassConfigImpl; variable
123 PassConfigImpl *Impl = nullptr; // Internal data structures
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp392 class PassConfigImpl { class
618 Impl = new PassConfigImpl(); in TargetPassConfig()