Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DLegacyPassManagerTest.cpp545 BasicBlock *label_bb = in makeLLVMModule() local
556 BranchInst::Create(label_bb, label_entry_11); in makeLLVMModule()
559 BranchInst::Create(label_bb, label_bb1, int1_f, label_bb); in makeLLVMModule()