Home
last modified time | relevance | path

Searched defs:Preface (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/docs/
H A DOptimizingClang.md3 ## Preface section in Optimizing Clang : A Practical Example of Applying BOLT
/llvm-project/clang/unittests/Tooling/
H A DStencilTest.cpp36 constexpr char Preface[] = R"cc( in wrapSnippet() local