Home
last modified time | relevance | path

Searched defs:moveTo (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp151 void moveTo(InstPartition &Other) { in moveTo() function in __anon51f880570111::InstPartition
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSA.cpp1674 void MemorySSA::moveTo(MemoryUseOrDef *What, BasicBlock *BB, in moveTo() function in MemorySSA
1680 void MemorySSA::moveTo(MemoryAccess *What, BasicBlock *BB, in moveTo() function in MemorySSA
H A DMemorySSAUpdater.cpp1166 void MemorySSAUpdater::moveTo(MemoryUseOrDef *What, BasicBlock *BB, in moveTo() function in MemorySSAUpdater
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d8768 static size_t moveTo(C[] str, size_t dest, size_t from, size_t to) in moveTo() function