Searched refs:node_alloc (Results 1 – 2 of 2) sorted by relevance
94 llvm::BumpPtrAllocator node_alloc; in TranslateFPOProgramToDWARFExpression() local96 ResolveFPOProgram(program, register_name, arch_type, node_alloc); in TranslateFPOProgramToDWARFExpression()
452 llvm::BumpPtrAllocator node_alloc; in ParseCFIUnwindRow() local455 node_alloc.Reset(); in ParseCFIUnwindRow()457 postfix::Node *rhs = postfix::ParseOneExpression(rule->second, node_alloc); in ParseCFIUnwindRow()467 return postfix::MakeNode<postfix::InitialValueNode>(node_alloc); in ParseCFIUnwindRow()472 node_alloc, info->kinds[eRegisterKindLLDB]); in ParseCFIUnwindRow()581 llvm::BumpPtrAllocator node_alloc; in ParseWinUnwindPlan() local583 postfix::ParseFPOProgram(record->ProgramString, node_alloc); in ParseWinUnwindPlan()600 node_alloc, info->kinds[eRegisterKindLLDB]); in ParseWinUnwindPlan()623 it->second = postfix::MakeNode<postfix::InitialValueNode>(node_alloc); in ParseWinUnwindPlan()