Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DLegacyPassManagerTest.cpp524 BasicBlock *label_entry_8 = in makeLLVMModule() local
528 CallInst* int32_9 = CallInst::Create(func_test1, "", label_entry_8); in makeLLVMModule()
534 ReturnInst::Create(Context, int32_9, label_entry_8); in makeLLVMModule()