Searched refs:IncPtr (Results 1 – 3 of 3) sorted by relevance
540 def IncPtr : Opcode;
2233 static inline bool IncPtr(InterpState &S, CodePtr OpPC) { in IncPtr() function
1609 Value *IncPtr = LoopLoad->getPointerOperand(); in isValidStrlenIdiom() local1610 const SCEV *LoadEv = SE->getSCEV(IncPtr); in isValidStrlenIdiom()