Home
last modified time | relevance | path

Searched defs:IfBlock2 (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/unittests/Tooling/
H A DCommentHandlerTest.cpp167 TEST(CommentHandlerTest, IfBlock2) { in TEST() argument
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1873 BasicBlock *IfBlock2 = PN->getIncomingBlock(1); in FoldTwoEntryPHINode() local