Searched refs:foldAllocaCmp (Results 1 – 2 of 2) sorted by relevance
638 Instruction *foldAllocaCmp(ICmpInst &ICI, const AllocaInst *Alloca,
1010 Instruction *InstCombinerImpl::foldAllocaCmp(ICmpInst &ICI, in foldAllocaCmp() function in InstCombinerImpl5804 if (Instruction *New = foldAllocaCmp(I, Alloca, Op1)) in visitICmpInst()5807 if (Instruction *New = foldAllocaCmp(I, Alloca, Op0)) in visitICmpInst()