Searched refs:CanZextLoadProfitably (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2715 bool CanZextLoadProfitably = TLI.isLoadExtLegal(ISD::ZEXTLOAD, local
2727 case ISD::EXTLOAD: B = CanZextLoadProfitably; break;

Completed in 1177 milliseconds