Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIVDescriptors.h336 SmallVectorImpl<Instruction *> *CastsToIgnore = nullptr);
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIVDescriptors.cpp1521 SmallVectorImpl<Instruction *> *CastsToIgnore) { in isInductionPHI() argument
1562 /* ElementType */ nullptr, CastsToIgnore); in isInductionPHI()