Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp1250 static void joinElmt(int Index, SmallVector<ElmtType> &Target, in joinElmt() function
1281 joinElmt(VarID, Join.LiveLoc, A.LiveLoc, B.LiveLoc, joinKind); in join()
1282 joinElmt(VarID, Join.DebugValue, A.DebugValue, B.DebugValue, in join()
1284 joinElmt(VarID, Join.StackHomeValue, A.StackHomeValue, B.StackHomeValue, in join()