Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp72 static cl::opt<std::string> PHFn("hexagon-hwloop-phfn", cl::Hidden, variable
1845 if ((!PHFn.empty()) && (PHFn != MF->getName())) in createPreheaderForLoop()