Home
last modified time | relevance | path

Searched defs:TestBB (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCrossDSOCFI.cpp126 BasicBlock *TestBB = BasicBlock::Create(Ctx, "test", F); in buildCFICheck() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp933 BasicBlock *TestBB = BBTerm->getSuccessor(MinSucc); getBestDestForJumpOnUndef() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1341 llvm::BasicBlock *TestBB = CGF.createBasicBlock("omp.critical.test"); emitCriticalRegion() local