Searched refs:Entry1 (Results 1 – 4 of 4) sorted by relevance
61 [](const auto &Entry0, const auto &Entry1) { in main() argument62 return Entry0.second.size() < Entry1.second.size(); in main()
122 BasicBlock *Entry1 = BasicBlock::Create(C, "entry", F1); in TEST() local126 CallInst::Create(F2,"call",Entry1); in TEST()133 ReturnInst::Create(C, ConstZero, Entry1); in TEST()
681 auto *Entry1 = in TEST_F() local684 auto *R1 = getRecordDecl(Entry1); in TEST_F()779 auto *Entry1 = in TEST_F() local791 auto *R1 = getRecordDecl(Entry1); in TEST_F()
3322 auto *Entry1 = in TEST_P() local3325 auto *R1 = getRecordDecl(Entry1); in TEST_P()