Home
last modified time | relevance | path

Searched defs:appendInstructions (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDDG.h149 void appendInstructions(const InstructionListType &Input) { in appendInstructions() function
155 void appendInstructions(const SimpleDDGNode &Input) { in appendInstructions() function
/external/proguard/src/proguard/classfile/editor/
DCodeAttributeComposer.java256 public void appendInstructions(Instruction[] instructions) in appendInstructions() method in CodeAttributeComposer