https://github.com/nemerle/dcc/blob/qt5/src/dataflow.cpp#L1135 here. ``` cpp if ( not _icHl.call.proc->hasRegArgs()) { fnc->processHliCall(_exp, picode.base()); } ``` Works at this file: [PP219.zip](https://github.com/nemerle/dcc/files/130299/PP219.zip)