Searched refs:LiveVariable (Results 1 – 2 of 2) sorted by relevance
25 struct LiveVariable { struct31 LiveVariable(const DWARFLocationExpression &LocExpr, const char *VarName, in LiveVariable() argument56 std::vector<LiveVariable> LiveVariables;
31 bool LiveVariable::liveAtAddress(object::SectionedAddress Addr) { in liveAtAddress()39 void LiveVariable::print(raw_ostream &OS, const MCRegisterInfo &MRI) const { in print()125 for (const LiveVariable &LV : LiveVariables) { in dump()155 LiveVariable &LV = LiveVariables[ActiveCols[ColIdx].VarIdx]; in update()174 LiveVariable &LV = LiveVariables[VarIdx]; in update()