Searched refs:UncomputablePtr (Results 1 – 1 of 1) sorted by relevance
662 Value *&UncomputablePtr, bool ShouldCheckWrap = false);989 Value *&UncomputablePtr, bool ShouldCheckWrap) { in canCheckPtrAtRT() argument1082 UncomputablePtr = Access.getPointer(); in canCheckPtrAtRT()2339 Value *UncomputablePtr = nullptr; in analyzeLoop() local2342 SymbolicStrides, UncomputablePtr, false); in analyzeLoop()2344 auto *I = dyn_cast_or_null<Instruction>(UncomputablePtr); in analyzeLoop()2373 UncomputablePtr = nullptr; in analyzeLoop()2375 *PtrRtChecking, SE, TheLoop, SymbolicStrides, UncomputablePtr, true); in analyzeLoop()2379 auto *I = dyn_cast_or_null<Instruction>(UncomputablePtr); in analyzeLoop()