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