Searched defs:inlined (Results 1 – 10 of 10) sorted by relevance
10 void inlined() { in inlined() function
143 void inlined(int condition) { in inlined() function
30 function inlined() { function
31 function inlined() { function
7 function inlined(a, i) { function
11 void inlined(int arg) { in inlined() function
43 unsigned int inlined, nscopes; member
88 for (auto& inlined : info->inlined_functions()) { in GenerateCode() local97 for (auto& inlined : info->inlined_functions()) { in GenerateCode() local
154 void inlinedIsDifferent(int inlined) { in inlinedIsDifferent()
82 private boolean inlined; field in MethodInliner