Home
last modified time | relevance | path

Searched defs:DestBBs (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineFunction.cpp568 const std::vector<MachineBasicBlock*> &DestBBs) { in createJumpTableIndex()
/external/llvm/lib/CodeGen/
DMachineFunction.cpp809 const std::vector<MachineBasicBlock*> &DestBBs) { in createJumpTableIndex()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineFunction.cpp886 const std::vector<MachineBasicBlock*> &DestBBs) { in createJumpTableIndex()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2073 std::vector<MachineBasicBlock*> DestBBs; in handleJTSwitchCase() local