An expression involving a LOAD or STORE can sometimes be emitted using \e array syntax (or \e field \e member syntax). This method determines if this kind of syntax is appropriate or if a '*' operator is required. \param vn is the root of the pointer expression (feeding into LOAD or STORE) \return \b false if '*' syntax is required, \b true if some other syntax is used