Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/unittests/VMCore/
DPassManagerTest.cpp517 BasicBlock* label_bb = BasicBlock::Create(getGlobalContext(), "bb",func_test4,0); in makeLLVMModule() local
522 BranchInst::Create(label_bb, label_entry_11); in makeLLVMModule()
525 BranchInst::Create(label_bb, label_bb1, int1_f, label_bb); in makeLLVMModule()
/external/llvm/unittests/IR/
DLegacyPassManagerTest.cpp521 BasicBlock *label_bb = in makeLLVMModule() local
529 BranchInst::Create(label_bb, label_entry_11); in makeLLVMModule()
532 BranchInst::Create(label_bb, label_bb1, int1_f, label_bb); in makeLLVMModule()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DLegacyPassManagerTest.cpp582 BasicBlock *label_bb = in makeLLVMModule() local
590 BranchInst::Create(label_bb, label_entry_11); in makeLLVMModule()
593 BranchInst::Create(label_bb, label_bb1, int1_f, label_bb); in makeLLVMModule()