Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h149 MachineBasicBlock::iterator getPoint() { in getPoint() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h107 VPBasicBlock::iterator getPoint() const { return Point; } in getPoint() function
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h270 BasicBlock::iterator getPoint() const { return Point; } in getPoint() function