Home | History | Annotate | Download | only in bugpoint

Lines Matching full:funcname

824         GlobalVariable *funcName =
829 // 2. Use `GetElementPtr *funcName, 0, 0' to convert the string to an
832 // GetElementPtr *funcName, ulong 0, ulong 0
835 Value *GEP = ConstantExpr::getGetElementPtr(funcName, GEPargs);