Home
last modified time | relevance | path

Searched defs:FalseDest (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopUnswitch.cpp488 BasicBlock *FalseDest, in EmitPreheaderBranchOnCondition()
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp785 BasicBlock *FalseDest, in EmitPreheaderBranchOnCondition()
DJumpThreading.cpp906 bool FalseDest = PBI->getSuccessor(1) == CurrentBB; in ProcessImpliedCondition() local
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h494 MachineBasicBlock *FalseDest; member
/external/clang/lib/CodeGen/
DCGStmt.cpp1148 llvm::BasicBlock *FalseDest = CaseRangeBlock; in EmitCaseStmtRange() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstructionCombining.cpp1188 BasicBlock *FalseDest; in visitBranchInst() local
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp2408 BasicBlock *FalseDest = getBasicBlock(Record[1]); in ParseFunctionBody() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2117 BasicBlock *FalseDest; in visitBranchInst() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp1522 BasicBlock *FalseDest = BI->getSuccessor(1); in FoldBranchToCommonDest() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2270 BasicBlock *FalseDest = (BI->isConditional()) ? BI->getSuccessor(1) : nullptr; in FoldBranchToCommonDest() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4861 BasicBlock *FalseDest = getBasicBlock(Record[1]); in parseFunctionBody() local