Searched refs:UseLoad (Results 1 – 1 of 1) sorted by relevance
307 if (auto *UseLoad = dyn_cast_or_null<LoadInst>(UseInst)) in instructionClobbersQuery() local308 return {!areLoadsReorderable(UseLoad, DefLoad), in instructionClobbersQuery()