Searched defs:Layer (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | ObjectLinkingLayer.cpp | 154 ObjectLinkingLayerJITLinkContext(ObjectLinkingLayer & Layer,std::unique_ptr<MaterializationResponsibility> MR,std::unique_ptr<MemoryBuffer> ObjBuffer) ObjectLinkingLayerJITLinkContext() argument |
H A D | LLJIT.cpp | 892 auto Layer = createObjectLinkingLayer() local |
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ | ||
H A D | CFG.cpp | 801 const ConstructionContextLayer *Layer = ConstructionContextMap.lookup(E); in retrieveAndCleanupConstructionContext() local |