Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Analysis/
DLoopInfoTest.cpp1274 PHINode &Instruction_aux = cast<PHINode>(*(++II)); in TEST() local
1275 EXPECT_TRUE(L->isAuxiliaryInductionVariable(Instruction_aux, SE)); in TEST()