Home
last modified time | relevance | path

Searched refs:setStart (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.h102 void setStart(const IndexType &S) { first = S; } in setStart() function
H A DHexagonBlockRanges.cpp63 setStart(AS); in merge()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h385 void setStart(const PathDiagnosticLocation &L) { Start = L; } in setStart() function
664 LPairs[0].setStart(L); in setStartLocation()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h1592 /// setStart - Move the start of the current interval.
1595 void setStart(KeyT a);
1734 iterator::setStart(KeyT a) { in setStart() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1584 I.setStart(I.start()); in rewriteLocations()
H A DAssignmentTrackingAnalysis.cpp794 LastOverlap.setStart(EndBit); in addDef()