Searched defs:ComputeSize (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp446 /// ComputeSize - calculate the size of the location expression.
448 unsigned DIELoc::ComputeSize(const AsmPrinter *AP) const { function in class:DIELoc
501 /// ComputeSize - calculate the size of the block.
503 unsigned DIEBlock::ComputeSize(const AsmPrinter *AP) const { function in class:DIEBlock

Completed in 204 milliseconds