Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp107 unsigned TargetBlock; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp113 unsigned TargetBlock = 0; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp440 BasicBlock *TargetBlock = SI->getSuccessor(i); in processSwitch() local
446 BasicBlock *TargetBlock = C.getCaseSuccessor(); in processSwitch() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp323 for (auto *TargetBlock : LoopExitBlocks) { in getMaxNumOfPromotionsInLoop() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp2542 BasicBlock *TargetBlock = Case.getCaseSuccessor(); in processOutgoingEdges() local
2546 BasicBlock *TargetBlock = SI->getSuccessor(i); in processOutgoingEdges() local
2555 BasicBlock *TargetBlock = TI->getSuccessor(i); in processOutgoingEdges() local
/external/clang/lib/Analysis/
DConsumed.cpp1033 const CFGBlock *TargetBlock) { in allBackEdgesVisited()