Searched refs:KindT (Results 1 – 1 of 1) sorted by relevance
817 } KindT; typedef in __anon84c0493f0211::DbgValue819 KindT Kind;821 DbgValue(const ValueIDNum &Val, const DbgValueProperties &Prop, KindT Kind) in DbgValue()826 DbgValue(unsigned BlockNo, const DbgValueProperties &Prop, KindT Kind) in DbgValue()831 DbgValue(const MachineOperand &MO, const DbgValueProperties &Prop, KindT Kind) in DbgValue()836 DbgValue(const DbgValueProperties &Prop, KindT Kind) in DbgValue()2853 DbgValue::KindT K = DbgValue::Def; in vlocJoin()