Home | History | Annotate | Download | only in verifier

Lines Matching refs:use_sea

4208     bool use_sea = Runtime::Current()->IsSeaIRMode();
4209 use_sea = use_sea && (std::string::npos != PrettyMethod(
4211 if (use_sea) return true;