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

  /frameworks/compile/libbcc/lib/CodeGen/
CodeEmitter.cpp 157 unsigned int CodeEmitter::GetConstantPoolSizeInBytes(
744 unsigned Size = GetConstantPoolSizeInBytes(MCP);
    [all...]
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp 763 static unsigned GetConstantPoolSizeInBytes(MachineConstantPool *MCP,
    [all...]

Completed in 18 milliseconds