Searched refs:isStraightLine (Results 1 – 2 of 2) sorted by relevance
28 bool isStraightLine(const Function &F);
68 bool SpeculateQuery::isStraightLine(const Function &F) { in isStraightLine() function in llvm::orc::SpeculateQuery292 if (isStraightLine(F)) in operator ()()