Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DCallInterface.h226 void mapPassedEntities();
257 mapPassedEntities();
/llvm-project-15.0.7/flang/lib/Lower/
H A DCallInterface.cpp382 mapPassedEntities(); in addEntryBlockAndMapArguments()
453 void Fortran::lower::CallInterface<T>::mapPassedEntities() { in mapPassedEntities() function in Fortran::lower::CallInterface