Home
last modified time | relevance | path

Searched refs:CFGUpdate (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DMemorySSAUpdater.h52 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 DMemorySSAUpdater.cpp776 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 DSimpleLoopUnswitch.cpp618 SmallVector<CFGUpdate, 1> Updates; in unswitchTrivialBranch()
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd642368 ./usr/include/llvm/Support/CFGUpdate.h
H A Dclang.macppc2367 ./usr/include/llvm/Support/CFGUpdate.h
H A Dclang.loongson2367 ./usr/include/llvm/Support/CFGUpdate.h
H A Dclang.octeon2367 ./usr/include/llvm/Support/CFGUpdate.h
H A Dclang.arm642368 ./usr/include/llvm/Support/CFGUpdate.h
H A Dclang.powerpc642366 ./usr/include/llvm/Support/CFGUpdate.h
H A Dclang.armv72366 ./usr/include/llvm/Support/CFGUpdate.h
H A Dclang.i3862366 ./usr/include/llvm/Support/CFGUpdate.h
H A Dclang.sparc642367 ./usr/include/llvm/Support/CFGUpdate.h
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt5479 llvm/include/llvm/Support/CFGUpdate.h