| /src/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | AssemblyAnnotationWriter.h | 22 class BasicBlock; variable 39 virtual void emitBasicBlockStartAnnot(const BasicBlock *, in emitBasicBlockStartAnnot() 45 virtual void emitBasicBlockEndAnnot(const BasicBlock *, in emitBasicBlockEndAnnot()
|
| H A D | Dominators.h | 102 BasicBlockEdge(const std::pair<BasicBlock *, BasicBlock *> &Pair) in BasicBlockEdge() 105 BasicBlockEdge(const std::pair<const BasicBlock *, const BasicBlock *> &Pair) in BasicBlockEdge()
|
| H A D | SSAContext.h | 22 class BasicBlock; variable
|
| H A D | Instruction.h | 31 class BasicBlock; variable
|
| /src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | IteratedDominanceFrontier.h | 17 class BasicBlock; variable
|
| H A D | GuardUtils.h | 17 class BasicBlock; variable
|
| H A D | CFG.h | 23 class BasicBlock; variable
|
| H A D | RegionInfo.h | 59 class BasicBlock; variable
|
| H A D | InstructionPrecedenceTracking.h | 27 class BasicBlock; variable
|
| H A D | MemorySSAUpdater.h | 44 class BasicBlock; variable
|
| /src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
| H A D | ObjCARC.cpp | 27 const DenseMap<BasicBlock *, ColorVector> &BlockColors) { in createCallInstWithColors() 82 const DenseMap<BasicBlock *, ColorVector> &BlockColors) { in insertRVCallWithColors()
|
| H A D | DependencyAnalysis.h | 28 class BasicBlock; variable
|
| /src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | SpeculativeExecution.h | 68 class BasicBlock; variable
|
| /src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | BlockExtractor.h | 22 class BasicBlock; variable
|
| /src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | CodeMoverUtils.h | 22 class BasicBlock; variable
|
| H A D | BypassSlowDivision.h | 27 class BasicBlock; variable
|
| H A D | SizeOpts.h | 30 class BasicBlock; variable
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | GVNSink.cpp | 152 void restrictToBlocks(SmallSetVector<BasicBlock *, 4> &Blocks) { in restrictToBlocks() 230 const DenseMap<const BasicBlock *, unsigned> &BlockOrder) { in ModelledPHI() 261 verifyModelledPHI(const DenseMap<const BasicBlock *, unsigned> &BlockOrder) { in verifyModelledPHI() 280 SmallSetVector<BasicBlock *, 4> &B, in ModelledPHI() 281 const DenseMap<const BasicBlock *, unsigned> &BlockOrder) { in ModelledPHI() 291 SmallSetVector<BasicBlock *, 4> &B) { in ModelledPHI() 299 void restrictToBlocks(const SmallSetVector<BasicBlock *, 4> &NewBlocks) { in restrictToBlocks()
|
| /src/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
| H A D | BlockCoverageInference.h | 26 class BasicBlock; variable
|
| /src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | IRDynamicChecks.h | 17 class BasicBlock; variable
|
| /src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | CodeGenCommonISel.h | 21 class BasicBlock; variable
|
| /src/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86WinEHState.cpp | 504 DenseMap<BasicBlock *, ColorVector> &BlockColors, WinEHFuncInfo &FuncInfo, in getBaseStateForBB() 523 DenseMap<BasicBlock *, ColorVector> &BlockColors, WinEHFuncInfo &FuncInfo, in getStateForCall() 537 static int getPredState(DenseMap<BasicBlock *, int> &FinalStates, Function &F, in getPredState() 578 static int getSuccState(DenseMap<BasicBlock *, int> &InitialStates, Function &F, in getSuccState()
|
| /src/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVMergeRegionExitTargets.cpp | 76 const DenseMap<BasicBlock *, ConstantInt *> &TargetToValue) { in createExitVariable() 108 const SmallPtrSet<BasicBlock *, 4> &ToReplace, in replaceBranchTargets()
|
| /src/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCleanup.h | 26 class BasicBlock; variable
|
| /src/contrib/llvm-project/llvm/lib/IR/ |
| H A D | LLVMContextImpl.h | 58 class BasicBlock; variable
|