Home
last modified time | relevance | path

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

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