Home
last modified time | relevance | path

Searched refs:IncPtr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td540 def IncPtr : Opcode;
H A DInterp.h2233 static inline bool IncPtr(InterpState &S, CodePtr OpPC) { in IncPtr() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1609 Value *IncPtr = LoopLoad->getPointerOperand(); in isValidStrlenIdiom() local
1610 const SCEV *LoadEv = SE->getSCEV(IncPtr); in isValidStrlenIdiom()