Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:GC

2655   std::string GC;
2667 ParseStringConstant(GC)))
2752 if (!GC.empty()) Fn->setGC(GC.c_str());