Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1827 static Instruction *foldSelectGEP(GetElementPtrInst &GEP, in foldSelectGEP() function
2502 if (Instruction *R = foldSelectGEP(GEP, Builder)) in visitGetElementPtrInst()