Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp14608 bool IsOpLoad = isa<LoadSDNode>(Chain.getNode()) && in GatherAllAliases() local
14612 if (!(IsLoad && IsOpLoad) && in GatherAllAliases()