Home
last modified time | relevance | path

Searched defs:setDest (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp717 auto setDest = [](BasicBlock *Src, BasicBlock *Dest, BasicBlock *BlockInLoop, in UnrollLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveInterval.h961 void setDest(LiveRange *lr) { in setDest() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicInst.h628 void setDest(Value *Ptr) { in setDest() function