Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:Minimal

1096 DIE *DwarfUnit::getOrCreateSubprogramDIE(const DISubprogram *SP, bool Minimal) {
1101 Minimal ? &getUnitDie() : getOrCreateContextDIE(resolve(SP->getScope()));
1107 if (!Minimal) {
1170 bool Minimal) {
1171 if (!Minimal)
1180 if (Minimal)