Searched refs:UncomputablePtr (Results 1 – 1 of 1) sorted by relevance
810 Value *&UncomputablePtr, bool AllowPartial);1282 const DenseMap<Value *, const SCEV *> &StridesMap, Value *&UncomputablePtr, in canCheckPtrAtRT() argument1375 UncomputablePtr = Access.getPointer(); in canCheckPtrAtRT()2695 Value *UncomputablePtr = nullptr; in analyzeLoop() local2697 *PtrRtChecking, TheLoop, SymbolicStrides, UncomputablePtr, AllowPartial); in analyzeLoop()2699 const auto *I = dyn_cast_or_null<Instruction>(UncomputablePtr); in analyzeLoop()2725 UncomputablePtr = nullptr; in analyzeLoop()2728 UncomputablePtr, AllowPartial); in analyzeLoop()2732 auto *I = dyn_cast_or_null<Instruction>(UncomputablePtr); in analyzeLoop()