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) |