Searched defs:SSAUpdaterImpl (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h1 //===-- SSAUpdaterImpl.h - SSA Updater Implementation -----------*- C++ -*-===//
33 class SSAUpdaterImpl { class in namespace:llvm
42 /// BBInfo - Per-basic block information used internally by SSAUpdaterImpl.
72 explicit SSAUpdaterImpl(UpdaterT *U, AvailableValsTy *A, function in class:llvm::SSAUpdaterImpl

Completed in 79 milliseconds