Searched refs:CFGUpdate (Results 1 – 13 of 13) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
| H A D | MemorySSAUpdater.h | 52 using CFGUpdate = cfg::Update<BasicBlock *>; variable 123 void applyUpdates(ArrayRef<CFGUpdate> Updates, DominatorTree &DT, 126 void applyInsertUpdates(ArrayRef<CFGUpdate> Updates, DominatorTree &DT); 286 void applyInsertUpdates(ArrayRef<CFGUpdate>, DominatorTree &DT,
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | MemorySSAUpdater.cpp | 776 SmallVector<CFGUpdate, 4> Updates; in privateUpdateExitBlocksForClonedLoop() 809 void MemorySSAUpdater::applyUpdates(ArrayRef<CFGUpdate> Updates, in applyUpdates() 811 SmallVector<CFGUpdate, 4> DeleteUpdates; in applyUpdates() 812 SmallVector<CFGUpdate, 4> RevDeleteUpdates; in applyUpdates() 813 SmallVector<CFGUpdate, 4> InsertUpdates; in applyUpdates() 826 SmallVector<CFGUpdate, 0> Empty; in applyUpdates() 860 void MemorySSAUpdater::applyInsertUpdates(ArrayRef<CFGUpdate> Updates, in applyInsertUpdates() 866 void MemorySSAUpdater::applyInsertUpdates(ArrayRef<CFGUpdate> Updates, in applyInsertUpdates()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | SimpleLoopUnswitch.cpp | 618 SmallVector<CFGUpdate, 1> Updates; in unswitchTrivialBranch()
|
| /openbsd-src/distrib/sets/lists/comp/ |
| H A D | clang.amd64 | 2368 ./usr/include/llvm/Support/CFGUpdate.h
|
| H A D | clang.macppc | 2367 ./usr/include/llvm/Support/CFGUpdate.h
|
| H A D | clang.loongson | 2367 ./usr/include/llvm/Support/CFGUpdate.h
|
| H A D | clang.octeon | 2367 ./usr/include/llvm/Support/CFGUpdate.h
|
| H A D | clang.arm64 | 2368 ./usr/include/llvm/Support/CFGUpdate.h
|
| H A D | clang.powerpc64 | 2366 ./usr/include/llvm/Support/CFGUpdate.h
|
| H A D | clang.armv7 | 2366 ./usr/include/llvm/Support/CFGUpdate.h
|
| H A D | clang.i386 | 2366 ./usr/include/llvm/Support/CFGUpdate.h
|
| H A D | clang.sparc64 | 2367 ./usr/include/llvm/Support/CFGUpdate.h
|
| /openbsd-src/gnu/llvm/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 5479 llvm/include/llvm/Support/CFGUpdate.h
|