Searched defs:BlockSet (Results 1 – 12 of 12) sorted by relevance
| /external/llvm-project/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyExceptionInfo.h | 48 SmallPtrSet<const MachineBasicBlock *, 8> BlockSet; variable
|
| D | WebAssemblyFixIrreducibleControlFlow.cpp | 67 using BlockSet = SmallPtrSet<MachineBasicBlock *, 4>; typedef
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyExceptionInfo.h | 48 SmallPtrSet<const MachineBasicBlock *, 8> BlockSet; variable
|
| D | WebAssemblyFixIrreducibleControlFlow.cpp | 67 using BlockSet = SmallPtrSet<MachineBasicBlock *, 4>; typedef
|
| /external/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
| D | JITLink.h | 550 using BlockSet = DenseSet<Block *>; variable 666 using BlockSet = DenseSet<Block *>; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
| D | JITLink.h | 541 using BlockSet = DenseSet<Block *>; variable 657 using BlockSet = DenseSet<Block *>; variable
|
| /external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| D | InstrProfiling.cpp | 246 SmallPtrSet<BasicBlock *, 8> BlockSet; in PGOCounterPromoter() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | InstrProfiling.cpp | 246 SmallPtrSet<BasicBlock *, 8> BlockSet; in PGOCounterPromoter() local
|
| /external/llvm/lib/CodeGen/ |
| D | MachineVerifier.cpp | 77 typedef SmallPtrSet<const MachineBasicBlock*, 8> BlockSet; typedef
|
| /external/llvm-project/llvm/lib/Frontend/OpenMP/ |
| D | OMPIRBuilder.cpp | 1519 SmallPtrSetImpl<BasicBlock *> &BlockSet, in collectBlocks()
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | MachineVerifier.cpp | 109 using BlockSet = SmallPtrSet<const MachineBasicBlock *, 8>; typedef
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | MachineVerifier.cpp | 110 using BlockSet = SmallPtrSet<const MachineBasicBlock *, 8>; typedef
|