Searched defs:DefBlocks (Results  1 – 11 of 11) sorted by relevance
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ | 
| D | SSAUpdaterBulk.cpp | 87                     const SmallPtrSetImpl<BasicBlock *> &DefBlocks,  in ComputeLiveInBlocks()134     SmallPtrSet<BasicBlock *, 2> DefBlocks;  in RewriteAllUses()  local
 
 | 
| D | PromoteMemoryToRegister.cpp | 706     SmallPtrSet<BasicBlock *, 32> DefBlocks(Info.DefiningBlocks.begin(),  in run()  local881     const SmallPtrSetImpl<BasicBlock *> &DefBlocks,  in ComputeLiveInBlocks()
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ | 
| D | SSAUpdaterBulk.cpp | 93                     const SmallPtrSetImpl<BasicBlock *> &DefBlocks,  in ComputeLiveInBlocks()140     SmallPtrSet<BasicBlock *, 2> DefBlocks;  in RewriteAllUses()  local
 
 | 
| D | PromoteMemoryToRegister.cpp | 604     SmallPtrSet<BasicBlock *, 32> DefBlocks(Info.DefiningBlocks.begin(),  in run()  local775     const SmallPtrSetImpl<BasicBlock *> &DefBlocks,  in ComputeLiveInBlocks()
 
 | 
| /external/llvm/include/llvm/Analysis/ | 
| D | IteratedDominanceFrontier.h | 91   const SmallPtrSetImpl<BasicBlock *> *DefBlocks;  variable
 | 
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ | 
| D | GenericIteratedDominanceFrontier.h | 109   const SmallPtrSetImpl<NodeTy *> *DefBlocks;  variable
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ | 
| D | GenericIteratedDominanceFrontier.h | 109   const SmallPtrSetImpl<NodeTy *> *DefBlocks;  variable
 | 
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ | 
| D | LiveRangeCalc.cpp | 436   BitVector DefBlocks(MF.getNumBlockIDs());  in isJointlyDominated()  local
 | 
| /external/llvm/lib/Transforms/Utils/ | 
| D | PromoteMemoryToRegister.cpp | 600     SmallPtrSet<BasicBlock *, 32> DefBlocks;  in run()  local777     const SmallPtrSetImpl<BasicBlock *> &DefBlocks,  in ComputeLiveInBlocks()
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | LiveRangeCalc.cpp | 591   BitVector DefBlocks(MF.getNumBlockIDs());  in isJointlyDominated()  local
 | 
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/ | 
| D | InstrRefBasedImpl.cpp | 2542     SmallPtrSet<MachineBasicBlock *, 32> DefBlocks;  in placeMLocPHIs()  local2749     const SmallPtrSetImpl<MachineBasicBlock *> &DefBlocks,  in BlockPHIPlacement()
 3179     SmallPtrSet<MachineBasicBlock *, 32> DefBlocks;  in buildVLocValueMap()  local
 
 |