Searched defs:body_size (Results 1 – 7 of 7) sorted by relevance
98 def body_size(self, f): member in PrintGlxProtoText
95 size_t body_size; member
33 void CheckLoop(BasicBlockVector* order, BasicBlock** blocks, int body_size) { in CheckLoop()
1421 int body_size = desc.instr_size; in NewCode() local
5214 static int SizeFor(int body_size) { in SizeFor()
6531 int Code::body_size() { in body_size() function
960 size_t body_size = commit_size - CodePageGuardStartOffset(); in AllocateChunk() local