Searched refs:isThinLTO (Results 1 – 3 of 3) sorted by relevance
69 bool isThinLTO();
509 return unwrap(mod)->isThinLTO(); in lto_module_is_thinlto()
77 bool LTOModule::isThinLTO() { in isThinLTO() function in LTOModule