Searched refs:LiveVariable (Results 1 – 2 of 2) sorted by relevance
27 struct LiveVariable { struct33 LiveVariable(const DWARFLocationExpression &LocExpr, const char *VarName, in LiveVariable() argument58 std::vector<LiveVariable> LiveVariables;
29 bool LiveVariable::liveAtAddress(object::SectionedAddress Addr) { in liveAtAddress() 37 void LiveVariable::print(raw_ostream &OS, const MCRegisterInfo &MRI) const { in print() 133 for (const LiveVariable &LV : LiveVariables) { in dump() 163 LiveVariable &LV = LiveVariables[ActiveCols[ColIdx].VarIdx]; in update() 182 LiveVariable &LV = LiveVariables[VarIdx]; in update()