Searched refs:foldAllocaCmp (Results 1 – 2 of 2) sorted by relevance
809 Instruction *foldAllocaCmp(ICmpInst &ICI, const AllocaInst *Alloca,
1005 Instruction *InstCombiner::foldAllocaCmp(ICmpInst &ICI, in foldAllocaCmp() function in InstCombiner4720 if (Instruction *New = foldAllocaCmp(I, Alloca, Op1)) in visitICmpInst()4723 if (Instruction *New = foldAllocaCmp(I, Alloca, Op0)) in visitICmpInst()