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