Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DLegacyPassManagerTest.cpp508 BasicBlock *label_entry_5 = in makeLLVMModule() local
512 CallInst* int32_6 = CallInst::Create(func_test3, "", label_entry_5); in makeLLVMModule()
518 ReturnInst::Create(Context, int32_6, label_entry_5); in makeLLVMModule()