Searched refs:node_alloc (Results 1 – 2 of 2) sorted by relevance
95 llvm::BumpPtrAllocator node_alloc; in TranslateFPOProgramToDWARFExpression() local97 ResolveFPOProgram(program, register_name, arch_type, node_alloc); in TranslateFPOProgramToDWARFExpression()
587 llvm::BumpPtrAllocator node_alloc; in ParseCFIUnwindRow() local590 node_alloc.Reset(); in ParseCFIUnwindRow()592 postfix::Node *rhs = postfix::ParseOneExpression(rule->second, node_alloc); in ParseCFIUnwindRow()602 return postfix::MakeNode<postfix::InitialValueNode>(node_alloc); in ParseCFIUnwindRow()607 node_alloc, info->kinds[eRegisterKindLLDB]); in ParseCFIUnwindRow()715 llvm::BumpPtrAllocator node_alloc; in ParseWinUnwindPlan() local717 postfix::ParseFPOProgram(record->ProgramString, node_alloc); in ParseWinUnwindPlan()734 node_alloc, info->kinds[eRegisterKindLLDB]); in ParseWinUnwindPlan()757 it->second = postfix::MakeNode<postfix::InitialValueNode>(node_alloc); in ParseWinUnwindPlan()