HomeSort by relevance Sort by last modified time
    Searched refs:RewriteUseAfterInsertions (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdater.h 116 void RewriteUseAfterInsertions(Use &U);
  /external/llvm/lib/Transforms/Utils/
SSAUpdater.cpp 194 void SSAUpdater::RewriteUseAfterInsertions(Use &U) {
  /external/llvm/lib/Transforms/Scalar/
LICM.cpp 585 SSA.RewriteUseAfterInsertions(U);
    [all...]
StructurizeCFG.cpp 838 Updater.RewriteUseAfterInsertions(*I);

Completed in 89 milliseconds