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