Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp112 unsigned TargetBlock = 0; member
/llvm-project/llvm/unittests/ExecutionEngine/JITLink/
H A DAArch32ErrorTests.cpp147 Block &TargetBlock = createBlock(Zeros, 0x2000); TEST_F() local
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp142 auto &TargetBlock = TargetSym.getBlock(); in printEdge() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp486 if (SwitchEdges.lookup(TargetBlock) == 1) { in processSwitch() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2525 BasicBlock *TargetBlock = Case.getCaseSuccessor(); processOutgoingEdges() local
2529 BasicBlock *TargetBlock = SI->getSuccessor(i); processOutgoingEdges() local
2537 BasicBlock *TargetBlock = TI->getSuccessor(i); processOutgoingEdges() local
/llvm-project/clang/lib/Analysis/
H A DConsumed.cpp1004 allBackEdgesVisited(const CFGBlock * CurrBlock,const CFGBlock * TargetBlock) allBackEdgesVisited() argument
/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp1757 SalvageUnsunkDebugUsersOfCopy(MachineInstr & MI,MachineBasicBlock * TargetBlock) SalvageUnsunkDebugUsersOfCopy() argument
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1269 auto &TargetBlock = E.getTarget().getBlock(); findUnwindSectionInfo() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp592 for (auto *TargetBlock : LoopExitBlocks) { getMaxNumOfPromotionsInLoop() local