Searched refs:PHFn (Results 1 – 2 of 2) sorted by relevance
54 static cl::opt<std::string> PHFn("hexagon-hwloop-phfn", cl::Hidden, variable1826 if ((PHFn != "") && (PHFn != MF->getName())) in createPreheaderForLoop()
72 static cl::opt<std::string> PHFn("hexagon-hwloop-phfn", cl::Hidden, variable1865 if ((!PHFn.empty()) && (PHFn != MF->getName())) in createPreheaderForLoop()