Home
last modified time | relevance | path

Searched defs:AllocInst (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1225 auto *AllocInst = CoroId->getCoroAlloc(); handleNoSuspendCoroutine() local
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp2972 AllocaInst *AllocInst = dyn_cast<AllocaInst>(&BB->front()); TEST_F() local
3057 AllocaInst *AllocInst = dyn_cast<AllocaInst>(&BB->front()); TEST_F() local
[all...]