Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DValueProfileCollector.h74 std::unique_ptr<ValueProfileCollectorImpl> PImpl; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLazyValueInfo.h37 void *PImpl = nullptr; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1617 static LazyValueInfoImpl &getImpl(void *&PImpl, AssumptionCache *AC, in getImpl()