Searched refs:IsGuaranteedLoopInvariant (Results 1 – 3 of 3) sorted by relevance
1221 bool IsGuaranteedLoopInvariant(Value *Ptr) const;1233 !IsGuaranteedLoopInvariant(const_cast<Value *>(Location.Ptr)))1248 !IsGuaranteedLoopInvariant(const_cast<Value *>(TransAddr)))
1256 bool IsGuaranteedLoopInvariant(Value *Ptr) { in IsGuaranteedLoopInvariant() function1403 !IsGuaranteedLoopInvariant(const_cast<Value *>(CurrentLoc->Ptr))) { in getDomMemoryDef()
2546 bool upward_defs_iterator::IsGuaranteedLoopInvariant(Value *Ptr) const { in IsGuaranteedLoopInvariant() function in upward_defs_iterator