Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/unittests/VMCore/
DPassManagerTest.cpp516 BasicBlock* label_entry_11 = BasicBlock::Create(getGlobalContext(), "entry",func_test4,0); in makeLLVMModule() local
522 BranchInst::Create(label_bb, label_entry_11); in makeLLVMModule()
/external/llvm/unittests/IR/
DLegacyPassManagerTest.cpp519 BasicBlock *label_entry_11 = in makeLLVMModule() local
529 BranchInst::Create(label_bb, label_entry_11); in makeLLVMModule()