Home
last modified time | relevance | path

Searched defs:GepI (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp311 bool HexagonCommonGEP::isHandledGepForm(GetElementPtrInst *GepI) { in isHandledGepForm()
322 void HexagonCommonGEP::processGepInst(GetElementPtrInst *GepI, in processGepInst()
402 GetElementPtrInst *GepI = cast<GetElementPtrInst>(J); in collect() local