Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6310 bool CanZextLoadProfitably = TLI.isLoadExtLegal(ISD::ZEXTLOAD, in visitAND() local
6322 case ISD::EXTLOAD: B = CanZextLoadProfitably; break; in visitAND()