Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DVerifierTest.cpp76 BasicBlock *Entry3 = BasicBlock::Create(C, "entry", F3); in TEST() local
87 ReturnInst::Create(C, ConstZero, Entry3); in TEST()
/external/llvm-project/llvm/unittests/IR/
DVerifierTest.cpp123 BasicBlock *Entry3 = BasicBlock::Create(C, "entry", F3); in TEST() local
134 ReturnInst::Create(C, ConstZero, Entry3); in TEST()