Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Transforms/Utils/
H A DLocalTest.cpp968 auto checkRUBlocksRetVal = [&](Function &F, DominatorTree *DT) { in TEST() local
975 runWithDomTree(*M, "f", checkRUBlocksRetVal); in TEST()