Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Analysis/DataFlow/
H A DSparseAnalysis.h40 Value getPoint() const { return AnalysisState::getPoint().get<Value>(); } getPoint() function
90 Value getPoint() const { return point.get<Value>(); } getPoint() function
/llvm-project/mlir/include/mlir/Analysis/
H A DDataFlowFramework.h333 ProgramPoint getPoint() const { return point; } getPoint() function
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h149 MachineBasicBlock::iterator getPoint() { in getPoint() function
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h107 VPBasicBlock::iterator getPoint() const { return Point; } getPoint() function
/llvm-project/mlir/include/mlir/IR/
H A DBuilders.h342 Block::iterator getPoint() const { return point; } getPoint() function
/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h270 BasicBlock::iterator getPoint() const { return Point; } getPoint() function