HomeSort by relevance Sort by last modified time
    Searched defs:addInvoke (Results 1 - 2 of 2) sorted by null

  /external/javassist/src/main/javassist/bytecode/
ClassFileWriter.java 435 public void addInvoke(int opcode, String targetClass, String methodName,
  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 391 /// addInvoke - Provide the begin and end labels of an invoke style call and
393 void MachineModuleInfo::addInvoke(MachineBasicBlock *LandingPad,

Completed in 26 milliseconds