Searched refs:isOnlyMemoryAccess (Results 1 – 1 of 1) sorted by relevance
1118 bool isOnlyMemoryAccess(const Instruction *I, const Loop *L, in isOnlyMemoryAccess() function1257 return isOnlyMemoryAccess(FI, CurLoop, MSSAU); in canSinkOrHoistInst()1267 if (isOnlyMemoryAccess(SI, CurLoop, MSSAU)) in canSinkOrHoistInst()