Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1288 bool NIsValid = DAG.LegalizeOp(N, UpdatedNodes); in Run() local
1294 if (!NIsValid) in Run()