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

  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
StackLifetime.cpp 283 LLVM_DUMP_METHOD void StackLifetime::dumpAllocas() const {
313 LLVM_DEBUG(dumpAllocas());
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroFrame.cpp 401 static void dumpAllocas(const SmallVectorImpl<AllocaInfo> &Allocas) {
2610 LLVM_DEBUG(dumpAllocas(FrameData.Allocas));

Completed in 19 milliseconds