Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DLoopInfo.h777 bool isAuxiliaryInductionVariable(PHINode &AuxIndVar,
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DLoopInfo.cpp341 bool Loop::isAuxiliaryInductionVariable(PHINode &AuxIndVar, in isAuxiliaryInductionVariable() function in Loop