Searched refs:foldAllocaCmp (Results 1 – 2 of 2) sorted by relevance
649 bool foldAllocaCmp(AllocaInst *Alloca);
834 bool InstCombinerImpl::foldAllocaCmp(AllocaInst *Alloca) { in foldAllocaCmp() function in InstCombinerImpl7471 if (foldAllocaCmp(Alloca)) in visitICmpInst()7474 if (foldAllocaCmp(Alloca)) in visitICmpInst()