Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dexpression.cpp1924 static int GetPassIndex(const Symbol &proc) { in GetPassIndex() function
1952 int passIndex{GetPassIndex(component)}; in AddPassArg()
3738 return passIndex == GetPassIndex(proc); in FindBoundOp()