Searched defs:BrInst (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlan.cpp | 964 auto *BrInst = new UnreachableInst(MiddleBB->getContext()); execute() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | IRTranslator.cpp | 578 const BranchInst &BrInst = cast<BranchInst>(U); translateBr() local |
/llvm-project/llvm/unittests/Frontend/ | ||
H A D | OpenMPIRBuilderTest.cpp | 4450 BranchInst *BrInst = TEST_F() local |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | AttributorAttributes.cpp | 2973 auto *BrInst = cast<BranchInst>(&I); updateImpl() local |