Home
last modified time | relevance | path

Searched defs:TheBB (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h103 void setInsertPoint(VPBasicBlock *TheBB) { in setInsertPoint()
111 void setInsertPoint(VPBasicBlock *TheBB, VPBasicBlock::iterator IP) { in setInsertPoint()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIRBuilder.h184 void SetInsertPoint(BasicBlock *TheBB) { in SetInsertPoint()
200 void SetInsertPoint(BasicBlock *TheBB, BasicBlock::iterator IP) { in SetInsertPoint()