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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1737 static Instruction *foldSelectGEP(GetElementPtrInst &GEP, function
2412 if (Instruction *R = foldSelectGEP(GEP, Builder))

Completed in 76 milliseconds