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