HomeSort by: relevance | last modified time | path
    Searched refs:DeallocArg (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroInstr.h 205 enum { SizeArg, AlignArg, StorageArg, PrototypeArg, AllocArg, DeallocArg };
236 return cast<Function>(getArgOperand(DeallocArg)->stripPointerCasts());
Coroutines.cpp 668 checkWFDealloc(this, getArgOperand(DeallocArg));

Completed in 42 milliseconds