Searched full:hierarchy (Results 1 – 21 of 21) sorted by relevance
1 # Usage of Class Hierarchy during AOT compilation5 ## Class Hierarchy Matching7 The class order in class path influences on resulting class hierarchy that would be available for a…21 AOT file compiled with class hierarchy requires the complete conformity of class path with runtime.…60 of boot class file the options `--paoc-boot-output` should be used. The class hierarchy verificatio…70 ## Class Hierarchy Usage90 The usage of class hierarchy may help AOT compiler to squash 2-3-4 into one step as JIT-compiler do…92 unchanged until the class hierarchy has changed. Therefore AOT compiler can generate code similar t…93 class hierarchy of runtime matches the class hierarchy during AOT compilation.
489 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…527 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…571 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…613 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…663 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…702 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…748 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…792 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…861 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…916 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…[all …]
54 …type in type hierarchy or T is such array that O array elements are the same or subtype of T array…331 …type in type hierarchy or T is such array that O array elements are the same or subtype of T array…456 …type in type hierarchy or T is such array that O array elements are the same or subtype of T array…624 …type in type hierarchy or T is such array that O array elements are the same or subtype of T array…729 …type in type hierarchy or T is such array that O array elements are the same or subtype of T array…
1623 # For arrays T should be a root type in type hierarchy ...1722 # For arrays T should be a root type in type hierarchy ...
1618 # For arrays T should be a root type in type hierarchy ...1699 # For arrays T should be a root type in type hierarchy ...
1713 # For arrays T should be a root type in type hierarchy ...1830 # For arrays T should be a root type in type hierarchy ...
1737 # For arrays T should be a root type in type hierarchy ...1810 # For arrays T should be a root type in type hierarchy ...
1471 # For arrays T should be a root type in type hierarchy ...1598 # For arrays T should be a root type in type hierarchy ...
1538 # For arrays T should be a root type in type hierarchy ...1665 # For arrays T should be a root type in type hierarchy ...
1694 # For arrays T should be a root type in type hierarchy ...1825 # For arrays T should be a root type in type hierarchy ...
20 This file models Java class hierarchy used during verification.
11 …- [Devirtualization with Class Hierarchy Analysis](../compiler/docs/inlining.md#devirtualization-w…
492 # undocumented classes that are normally visible in the class hierarchy. If set595 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy2311 # hierarchy of all classes instead of a textual one.
98 description: Use class hierarchy during compilation
85 Here is basic type hierarchy of Panda VM.
144 LOG(FATAL, AOT) << "Aborting due to mismatched class hierarchy"; in VerifyClassHierarchy()
285 …* type in type hierarchy or T is such array that O array elements are the same or subtype of T arr…
225 * Hierarchy of thread classes
424 …* type in type hierarchy or T is such array that O array elements are the same or subtype of T arr…
3202 // type in acc and given type should be on same line in type hierarchy in HandleCheckcast()3290 // type in acc and given type should be on same line in type hierarchy in HandleIsinstance()
2 …rent.name:e.Debug.checkDefined(e.getNameOfDeclaration(n),"Expected call hierarchy item to have a n…