Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DLoopInfoTest.cpp1277 PHINode &Instruction_loopvariant = cast<PHINode>(*(++II)); in TEST() local
1279 L->isAuxiliaryInductionVariable(Instruction_loopvariant, SE)); in TEST()