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()
589 llvm::BumpPtrAllocator node_alloc; in ParseCFIUnwindRow() local592 node_alloc.Reset(); in ParseCFIUnwindRow()594 postfix::Node *rhs = postfix::ParseOneExpression(rule->second, node_alloc); in ParseCFIUnwindRow()604 return postfix::MakeNode<postfix::InitialValueNode>(node_alloc); in ParseCFIUnwindRow()609 node_alloc, info->kinds[eRegisterKindLLDB]); in ParseCFIUnwindRow()717 llvm::BumpPtrAllocator node_alloc; in ParseWinUnwindPlan() local719 postfix::ParseFPOProgram(record->ProgramString, node_alloc); in ParseWinUnwindPlan()736 node_alloc, info->kinds[eRegisterKindLLDB]); in ParseWinUnwindPlan()759 it->second = postfix::MakeNode<postfix::InitialValueNode>(node_alloc); in ParseWinUnwindPlan()