Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h627 bool foldAllocaCmp(AllocaInst *Alloca);
H A DInstCombineCompares.cpp833 bool InstCombinerImpl::foldAllocaCmp(AllocaInst *Alloca) { in foldAllocaCmp() function in InstCombinerImpl
7100 if (foldAllocaCmp(Alloca)) in visitICmpInst()
7103 if (foldAllocaCmp(Alloca)) in visitICmpInst()