Home
last modified time | relevance | path

Searched refs:CastsToIgnore (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DIVDescriptors.h333 SmallVectorImpl<Instruction *> *CastsToIgnore = nullptr);
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DIVDescriptors.cpp1493 SmallVectorImpl<Instruction *> *CastsToIgnore) { in isInductionPHI() argument
1534 /* ElementType */ nullptr, CastsToIgnore); in isInductionPHI()