Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1962 static Instruction *foldSelectGEP(GetElementPtrInst &GEP, in foldSelectGEP() function
2707 if (Instruction *R = foldSelectGEP(GEP, Builder)) in visitGetElementPtrInst()