Searched refs:setLine (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/llvm/include/llvm/MC/ |
| HD | MCDwarf.h | 107 void setLine(unsigned line) { Line = line; } in setLine() function
|
| HD | MCContext.h | 452 CurrentDwarfLoc.setLine(Line); in setCurrentDwarfLoc()
|
| /NextBSD/contrib/llvm/include/llvm/Analysis/ |
| HD | DependenceAnalysis.h | 439 void setLine(const SCEV *A, const SCEV *B,
|
| /NextBSD/contrib/llvm/lib/Analysis/ |
| HD | DependenceAnalysis.cpp | 359 void DependenceAnalysis::Constraint::setLine(const SCEV *AA, in setLine() function in DependenceAnalysis::Constraint 1156 NewConstraint.setLine(Coeff, in strongSIVtest() 1233 NewConstraint.setLine(Coeff, Coeff, Delta, CurLoop); in weakCrossingSIVtest() 1456 NewConstraint.setLine(SrcCoeff, SE->getNegativeSCEV(DstCoeff), in exactSIVtest() 1668 NewConstraint.setLine(SE->getConstant(Delta->getType(), 0), in weakZeroSrcSIVtest() 1778 NewConstraint.setLine(SrcCoeff, SE->getConstant(Delta->getType(), 0), in weakZeroDstSIVtest()
|