Home
last modified time | relevance | path

Searched defs:ExpectedStr (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/polly/unittests/Flatten/
H A DFlattenTest.cpp25 bool checkFlatten(const char *ScheduleStr, const char *ExpectedStr) { in checkFlatten()
/llvm-project-15.0.7/llvm/unittests/Transforms/Vectorize/
H A DVPlanHCFGTest.cpp101 const char *ExpectedStr = R"(digraph VPlan { in TEST_F() local
H A DVPlanTest.cpp705 const char *ExpectedStr = R"(digraph VPlan { in TEST() local
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTable.cpp127 auto ExpectedStr = getStringForID(ID); in getIDForString() local
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp661 auto ExpectedStr = Strings.getString(CMI.Header->ModuleNameOffset); in fromCodeViewSubsection() local
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1411 auto ExpectedStr = Strings.getStringForID(A.first); in dumpTpiStream() local