Lines Matching refs:code
10 Sometimes code contains equal functions, or functions that does exactly the same
13 templates and automatic code generators. Though, sometimes the user itself could
28 you *don't want* to read the source code, but want to understand pass
30 source-code and covers only common cases to avoid the cases of needing to
31 update this document after any minor code changes.
38 LLVM code fundamentals. In this article, we assume the reader is familiar with
250 The rest of the article is based on *MergeFunctions.cpp* source code
274 A brief look at the source code tells us that the comparison starts in the
387 .. code-block:: text
402 .. code-block:: text
408 .. code-block:: text
473 .. code-block:: c++
485 .. code-block:: c++
513 .. code-block:: c++
568 .. code-block:: c++
577 constant (with similar way *bitcode-writer* does). Then compare left code
578 sequence and right code sequence.
672 source code). Well, this is a case when we can just replace *G* with *F*