Home
last modified time | relevance | path

Searched refs:ImplAssembly (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Transforms/Utils/
H A DCloningTest.cpp692 StringRef ImplAssembly = R"( in TEST() local
702 auto ImplModule = parseAssemblyString(ImplAssembly, Error, Context); in TEST()
721 StringRef ImplAssembly = R"( in TEST() local
734 auto ImplModule = parseAssemblyString(ImplAssembly, Error, Context); in TEST()
759 StringRef ImplAssembly = R"( in TEST() local
784 auto ImplModule = parseAssemblyString(ImplAssembly, Error, Context); in TEST()
803 StringRef ImplAssembly = R"( in TEST() local
829 auto ImplModule = parseAssemblyString(ImplAssembly, Error, Context); in TEST()
855 StringRef ImplAssembly = R"( in TEST() local
877 auto ImplModule = parseAssemblyString(ImplAssembly, Error, Context); in TEST()