Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp731 bool IndicesTheSame = in foldGEPICmp() local
736 if (IndicesTheSame) in foldGEPICmp()
739 IndicesTheSame = false; in foldGEPICmp()
745 if (IndicesTheSame && CmpInst::makeCmpResultType(BaseType) == I.getType()) in foldGEPICmp()