Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DLegacyPassManagerTest.cpp549 BasicBlock *label_return = in makeLLVMModule() local
562 BranchInst::Create(label_bb1, label_return, int1_f, label_bb1); in makeLLVMModule()
565 ReturnInst::Create(Context, label_return); in makeLLVMModule()