Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Analysis/
DLoopInfoTest.cpp1155 BranchInst *OuterGuard = dyn_cast<BranchInst>(Entry->getTerminator()); in TEST() local
1178 EXPECT_EQ(L->getLoopGuardBranch(), OuterGuard); in TEST()