Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:Structor

1290 typedef std::pair<unsigned, Constant*> Structor;
1292 static bool priority_order(const Structor& lhs, const Structor& rhs) {
1312 SmallVector<Structor, 8> Structors;