Home
last modified time | relevance | path

Searched defs:TargetBlock (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp107 unsigned TargetBlock; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp112 unsigned TargetBlock = 0; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp471 BasicBlock *TargetBlock = SI->getSuccessor(i); in processSwitch() local
477 BasicBlock *TargetBlock = C.getCaseSuccessor(); in processSwitch() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineSink.cpp1030 MachineInstr &MI, MachineBasicBlock *TargetBlock) { in SalvageUnsunkDebugUsersOfCopy()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp2521 BasicBlock *TargetBlock = Case.getCaseSuccessor(); in processOutgoingEdges() local
2525 BasicBlock *TargetBlock = SI->getSuccessor(i); in processOutgoingEdges() local
2533 BasicBlock *TargetBlock = TI->getSuccessor(i); in processOutgoingEdges() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp353 for (auto *TargetBlock : LoopExitBlocks) { in getMaxNumOfPromotionsInLoop() local
/external/clang/lib/Analysis/
DConsumed.cpp1033 const CFGBlock *TargetBlock) { in allBackEdgesVisited()