Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DComponentPath.cpp51 void Fortran::lower::ComponentPath::resetPC() { pc = getIdentityFunc(); } in resetPC() function in Fortran::lower::ComponentPath
H A DConvertExpr.cpp7005 components.resetPC(); in applyPathToArrayLoad()
/llvm-project-15.0.7/flang/include/flang/Lower/
H A DComponentPath.h55 void resetPC();