Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DComponentPath.cpp19 getNullaryFunc() { in getNullaryFunc() function
54 pc = isImplicit ? getIdentityFunc() : getNullaryFunc(); in setPC()