Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp311 Instruction *NaryReassociate::tryReassociateGEP(GetElementPtrInst *GEP) { in tryReassociateGEP() function in NaryReassociate
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp307 Instruction *NaryReassociatePass::tryReassociateGEP(GetElementPtrInst *GEP) { in tryReassociateGEP() function in NaryReassociatePass