Searched refs:IsGuaranteedLoopInvariant (Results 1 – 2 of 2) sorted by relevance
1225 bool IsGuaranteedLoopInvariant(Value *Ptr) const;1237 !IsGuaranteedLoopInvariant(const_cast<Value *>(Location.Ptr)))1252 !IsGuaranteedLoopInvariant(const_cast<Value *>(TransAddr)))
2546 bool upward_defs_iterator::IsGuaranteedLoopInvariant(Value *Ptr) const { in IsGuaranteedLoopInvariant() function in upward_defs_iterator