Searched refs:GetElementPtr (Results 1 – 6 of 6) sorted by relevance
124 } else if (auto GetElementPtr = llvm::dyn_cast<llvm::GetElementPtrInst>(Inst)) { in markInvariantUserLoads() local125 if (Use.get() == GetElementPtr->getPointerOperand()) in markInvariantUserLoads()126 Changed |= markInvariantUserLoads(GetElementPtr); in markInvariantUserLoads()
958 case Instruction::GetElementPtr: in WriteConstants()1093 case Instruction::GetElementPtr: in WriteInstruction()
956 case Instruction::GetElementPtr: in WriteConstants()1091 case Instruction::GetElementPtr: in WriteInstruction()
989 case Instruction::GetElementPtr: in WriteConstants()1124 case Instruction::GetElementPtr: in WriteInstruction()
1560 CE.getOpcode() == Instruction::GetElementPtr || in getGlobalObjectInExpr()1562 if (CE.getOpcode() == Instruction::GetElementPtr) in getGlobalObjectInExpr()
1853 CE.getOpcode() == Instruction::GetElementPtr || in getGlobalObjectInExpr()1855 if (CE.getOpcode() == Instruction::GetElementPtr) in getGlobalObjectInExpr()