Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DLegacyPassManagerTest.cpp492 BasicBlock *label_entry = in makeLLVMModule() local
496 CallInst* int32_3 = CallInst::Create(func_test2, "", label_entry); in makeLLVMModule()
502 ReturnInst::Create(Context, int32_3, label_entry); in makeLLVMModule()