Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp765 MachineBasicBlock *BrBB = FuncInfo.MBB; in SelectBranch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp937 MachineBasicBlock *BrBB = FuncInfo.MBB; in selectBranch() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2849 static Value *isSafeToSpeculateStore(Instruction *I, BasicBlock *BrBB, in isSafeToSpeculateStore()