Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1283 bool NIsValid = DAG.LegalizeOp(N, UpdatedNodes); in Run() local
1289 if (!NIsValid) in Run()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1433 bool NIsValid = DAG.LegalizeOp(N, UpdatedNodes); in Run() local
1439 if (!NIsValid) in Run()