boolean |
JavaLangClassIntrinsic.intrinsify(Program aProgram,
BytecodeInstructionGETSTATIC aInstruction,
String aFieldName,
BytecodeObjectTypeRef aTtargetType,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
JavaLangEnumIntrinsic.intrinsify(Program aProgram,
BytecodeInstructionGETSTATIC aInstruction,
String aFieldName,
BytecodeObjectTypeRef aTtargetType,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
Intrinsic.intrinsify(Program aProgram,
BytecodeInstructionGETSTATIC aInstruction,
String aFieldName,
BytecodeObjectTypeRef aTtargetType,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
Intrinsics.intrinsify(Program aProgram,
BytecodeInstructionINVOKESPECIAL aInstruction,
BytecodeObjectTypeRef aType,
List<Value> aArguments,
Variable aTarget,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
JavaLangClassIntrinsic.intrinsify(Program aProgram,
BytecodeInstructionINVOKESPECIAL aInstruction,
String aMethodName,
BytecodeObjectTypeRef aType,
List<Value> aArguments,
Variable aTarget,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
ObjectConstructorCallIntrinsic.intrinsify(Program aProgram,
BytecodeInstructionINVOKESPECIAL aInstruction,
String aMethodName,
BytecodeObjectTypeRef aType,
List<Value> aArguments,
Variable aTarget,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
Intrinsic.intrinsify(Program aProgram,
BytecodeInstructionINVOKESPECIAL aInstruction,
String aMethodName,
BytecodeObjectTypeRef aType,
List<Value> aArguments,
Variable aTarget,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
Intrinsics.intrinsify(Program aProgram,
BytecodeInstructionINVOKESTATIC aInstruction,
List<Value> aArguments,
BytecodeObjectTypeRef aObjectType,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
JavaUtilArrayIntrinsic.intrinsify(Program aProgram,
BytecodeInstructionINVOKESTATIC aInstruction,
String aMethodName,
List<Value> aArguments,
BytecodeObjectTypeRef aTargetClass,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
JavaLangClassIntrinsic.intrinsify(Program aProgram,
BytecodeInstructionINVOKESTATIC aInstruction,
String aMethodName,
List<Value> aArguments,
BytecodeObjectTypeRef aTargetClass,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
JavaLangStrictMathIntrinsic.intrinsify(Program aProgram,
BytecodeInstructionINVOKESTATIC aInstruction,
String aMethodName,
List<Value> aArguments,
BytecodeObjectTypeRef aTargetClass,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
Intrinsic.intrinsify(Program aProgram,
BytecodeInstructionINVOKESTATIC aInstruction,
String aMethodName,
List<Value> aArguments,
BytecodeObjectTypeRef aTargetClass,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
MemoryManagerIntrinsic.intrinsify(Program aProgram,
BytecodeInstructionINVOKESTATIC aInstruction,
String aMethodName,
List<Value> aArguments,
BytecodeObjectTypeRef aTargetClass,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
JavaLangDoubleIntrinsic.intrinsify(Program aProgram,
BytecodeInstructionINVOKESTATIC aInstruction,
String aMethodName,
List<Value> aArguments,
BytecodeObjectTypeRef aTargetClass,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
VMIntrinsic.intrinsify(Program aProgram,
BytecodeInstructionINVOKESTATIC aInstruction,
String aMethodName,
List<Value> aArguments,
BytecodeObjectTypeRef aTargetClass,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
JavaLangMathIntrinsic.intrinsify(Program aProgram,
BytecodeInstructionINVOKESTATIC aInstruction,
String aMethodName,
List<Value> aArguments,
BytecodeObjectTypeRef aTargetClass,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
JavaLangFloatIntrinsic.intrinsify(Program aProgram,
BytecodeInstructionINVOKESTATIC aInstruction,
String aMethodName,
List<Value> aArguments,
BytecodeObjectTypeRef aTargetClass,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
JavaLangClassIntrinsic.intrinsify(Program aProgram,
BytecodeInstructionPUTSTATIC aInstruction,
String aFieldName,
BytecodeObjectTypeRef aTtargetType,
Value aValue,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
JavaLangEnumIntrinsic.intrinsify(Program aProgram,
BytecodeInstructionPUTSTATIC aInstruction,
String aFieldName,
BytecodeObjectTypeRef aTtargetType,
Value aValue,
RegionNode aTargetBlock,
ParsingHelper aHelper) |
boolean |
Intrinsic.intrinsify(Program aProgram,
BytecodeInstructionPUTSTATIC aInstruction,
String aFieldName,
BytecodeObjectTypeRef aTtargetType,
Value aValue,
RegionNode aTargetBlock,
ParsingHelper aHelper) |