Searched refs:IsGuaranteedLoopInvariant (Results 1 – 2 of 2) sorted by relevance
1258 bool IsGuaranteedLoopInvariant(Value *Ptr) const;1270 !IsGuaranteedLoopInvariant(const_cast<Value *>(Location.Ptr)))1285 !IsGuaranteedLoopInvariant(const_cast<Value *>(TransAddr)))
2685 bool upward_defs_iterator::IsGuaranteedLoopInvariant(Value *Ptr) const { in IsGuaranteedLoopInvariant() function in upward_defs_iterator