Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp2442 if (auto MaybeCstCmp = in matchConstantSelectCmp() local
2444 OpIdx = MaybeCstCmp->Value ? 2 : 3; in matchConstantSelectCmp()