Searched refs:liesBetween (Results 1 – 1 of 1) sorted by relevance
1140 static bool liesBetween(const Instruction *From, Instruction *Between, in liesBetween() function1187 if (liesBetween(OtherAccess, I, Load, DT)) { in reportMayClobberedLoad()1189 } else if (!liesBetween(I, OtherAccess, Load, DT)) { in reportMayClobberedLoad()