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()
957 case Instruction::GetElementPtr: in WriteConstants()1092 case Instruction::GetElementPtr: in WriteInstruction()
956 case Instruction::GetElementPtr: in WriteConstants()1091 case Instruction::GetElementPtr: in WriteInstruction()
997 case Instruction::GetElementPtr: in WriteConstants()1132 case Instruction::GetElementPtr: in WriteInstruction()
1548 CE.getOpcode() == Instruction::GetElementPtr || in getGlobalObjectInExpr()1550 if (CE.getOpcode() == Instruction::GetElementPtr) in getGlobalObjectInExpr()
1842 CE.getOpcode() == Instruction::GetElementPtr || in getGlobalObjectInExpr()1844 if (CE.getOpcode() == Instruction::GetElementPtr) in getGlobalObjectInExpr()