Searched defs:canFreelyInvertAllUsersOf (Results 1 – 6 of 6) sorted by relevance
279 static bool canFreelyInvertAllUsersOf(Instruction *V, Value *IgnoredUser) { in canFreelyInvertAllUsersOf() function
248 bool canFreelyInvertAllUsersOf(Instruction *V, Value *IgnoredUser) { in canFreelyInvertAllUsersOf() function
247 bool canFreelyInvertAllUsersOf(Instruction *V, Value *IgnoredUser) { in canFreelyInvertAllUsersOf() function
286 bool canFreelyInvertAllUsersOf(Instruction *V, Value *IgnoredUser) { in canFreelyInvertAllUsersOf() function
218 static inline bool canFreelyInvertAllUsersOf(Value *V, Value *IgnoredUser) { in canFreelyInvertAllUsersOf() function