Home | History | Annotate | Download | only in bugpoint

Lines Matching defs:funcName

860         GlobalVariable *funcName =
865 // 2. Use `GetElementPtr *funcName, 0, 0' to convert the string to an
868 // GetElementPtr *funcName, ulong 0, ulong 0
871 Value *GEP = ConstantExpr::getGetElementPtr(funcName, GEPargs);