Searched refs:CreateGather (Results 1 – 1 of 1) sorted by relevance
3114 bool CreateGather = !isConsecutive(); in execute() local3126 Value *Addr = State.get(getAddr(), /*IsScalar*/ !CreateGather); in execute()3128 if (CreateGather) { in execute()3169 bool CreateGather = !isConsecutive(); in execute() local3174 Value *Addr = State.get(getAddr(), !CreateGather); in execute()3184 if (CreateGather) { in execute()