Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h698 Instruction *foldCmpLoadFromIndexedGlobal(LoadInst *LI,
H A DInstCombineCompares.cpp109 Instruction *InstCombinerImpl::foldCmpLoadFromIndexedGlobal( in foldCmpLoadFromIndexedGlobal() function in InstCombinerImpl
1965 foldCmpLoadFromIndexedGlobal(LI, GEP, GV, Cmp, C2)) in foldICmpAndConstant()
4327 foldCmpLoadFromIndexedGlobal(cast<LoadInst>(LHSI), GEP, GV, I)) in foldICmpInstWithConstantNotInt()
8708 if (Instruction *Res = foldCmpLoadFromIndexedGlobal( in visitFCmpInst()