Home
last modified time | relevance | path

Searched refs:moveToPlace (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemorySSAUpdater.h143 void moveToPlace(MemoryUseOrDef *What, BasicBlock *BB,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopInfo.cpp109 MSSAU->moveToPlace(MUD, InsertPt->getParent(), in makeLoopInvariant()
DMemorySSAUpdater.cpp1160 void MemorySSAUpdater::moveToPlace(MemoryUseOrDef *What, BasicBlock *BB, in moveToPlace() function in MemorySSAUpdater
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp960 MSSAUpdater->moveToPlace(NewMemAcc, DestBB, in removeAndReplace()
DLICM.cpp1459 MSSAU->moveToPlace(OldMemAcc, Dest.getParent(), in moveInstructionBefore()
DSimpleLoopUnswitch.cpp2446 MSSAU->moveToPlace(MD, DeoptBlock, MemorySSA::BeforeTerminator); in turnGuardIntoBranch()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp282 MSSAU->moveToPlace(MUD, PredBB, MemorySSA::End); in MergeBlockIntoPredecessor()