Searched defs:TrueBB (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp652 MachineBasicBlock *TrueBB = 0, *FalseBB = 0; local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DBranchFolding.cpp1461 findFalseBlock(MachineBasicBlock *BB, MachineBasicBlock *TrueBB) argument
H A DIfConversion.cpp122 MachineBasicBlock *TrueBB; member in struct:__anon2265::IfConverter::BBInfo
433 findFalseBlock(MachineBasicBlock *BB, MachineBasicBlock *TrueBB) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h227 MachineBasicBlock *TrueBB, *FalseBB; member in struct:llvm::SelectionDAGBuilder::CaseBlock
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1559 BasicBlock *TrueBB, *FalseBB; local
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp726 MachineBasicBlock *TrueBB = MF->CreateMachineBasicBlock(LLVM_BB); local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2492 SimplifyTerminatorOnSelect(TerminatorInst *OldTerm, Value *Cond, BasicBlock *TrueBB, BasicBlock *FalseBB, uint32_t TrueWeight, uint32_t FalseWeight) argument
2566 BasicBlock *TrueBB = SI->findCaseValue(TrueVal).getCaseSuccessor(); local
[all...]

Completed in 1593 milliseconds