Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/Shared/
DAllocationActions.cpp33 Error runDeallocActions(ArrayRef<WrapperFunctionCall> DAs) { in runDeallocActions()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroElide.cpp166 SmallPtrSet<CoroSubFnInst *, 4> DAs; in shouldElide() local