Home
last modified time | relevance | path

Searched defs:InstancePtr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h63 IdentifyingPassPtr(Pass *InstancePtr) : P(InstancePtr), IsInstance(true) {} in IdentifyingPassPtr()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1209 auto InstancePtr = std::make_unique<CompilerInstance>( in cloneForModuleCompileImpl() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp5030 const auto *InstancePtr = MC->getImplicitObjectArgument(); in VisitCallExpr() local