Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DMemoryMapperTest.cpp113 MemoryMapper::AllocInfo Alloc2; in TEST() local
/llvm-project/llvm/unittests/Support/
H A DAllocatorTest.cpp32 BumpPtrAllocator Alloc2 = std::move(Alloc); in TEST() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp2105 AllocaInst *Alloc2 = Builder.CreateAlloca(Builder.getInt32Ty()); TEST_F() local