Searched refs:DefLoad (Results 1 – 1 of 1) sorted by relevance
318 if (auto *DefLoad = dyn_cast<LoadInst>(DefInst)) in instructionClobbersQuery() local320 return !areLoadsReorderable(UseLoad, DefLoad); in instructionClobbersQuery()