Home
last modified time | relevance | path

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

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