Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:DIVariable

4386   DIVariable DV(Variable);
4542 DIVariable DIVar(Variable);
4544 "Variable in DbgDeclareInst should be either null or a DIVariable.");
4567 (DIVariable(Variable).getTag() == dwarf::DW_TAG_arg_variable ||
4620 DIVariable DIVar(DI.getVariable());
4622 "Variable in DbgValueInst should be either null or a DIVariable.");