Home | History | Annotate | Download | only in MCParser

Lines Matching refs:InputDeclsAddressOf

5593   SmallVector<bool, 4> InputDeclsAddressOf;
5666 InputDeclsAddressOf.push_back(Operand.needAddressOf());
5702 OpDecls[j] = std::make_pair(InputDecls[i], InputDeclsAddressOf[i]);