Searched refs:LiveVariable (Results 1 – 2 of 2) sorted by relevance
26 struct LiveVariable { struct32 LiveVariable(const DWARFLocationExpression &LocExpr, const char *VarName, in LiveVariable() argument57 std::vector<LiveVariable> LiveVariables;
33 bool LiveVariable::liveAtAddress(object::SectionedAddress Addr) { in liveAtAddress()41 void LiveVariable::print(raw_ostream &OS, const MCRegisterInfo &MRI) const { in print()127 for (const LiveVariable &LV : LiveVariables) { in dump()157 LiveVariable &LV = LiveVariables[ActiveCols[ColIdx].VarIdx]; in update()176 LiveVariable &LV = LiveVariables[VarIdx]; in update()