Searched refs:shouldCompile (Results 1 – 1 of 1) sorted by relevance
538 bool shouldCompile = method_name.find("$opt$") != std::string::npos; in TryCompile() local547 CHECK(!shouldCompile) << "Could not find code generator for optimizing compiler"; in TryCompile()572 DCHECK(!(IsCompilingWithCoreImage() && shouldCompile)) in TryCompile()