Searched refs:IsLoopFree (Results 1 – 2 of 2) sorted by relevance
45 bool IsLoopFree; member67 IsLoopFree = HasCall = HeapOut = StackOut = HasRipAddr = Omitted = false; in reset()87 << "," << NumBlocks << "," << IsLoopFree << "," << NumLoops << "," in printData()
112 FuncInfo.IsLoopFree = BF.isLoopFree(); in checkFunction()113 if (!FuncInfo.IsLoopFree) { in checkFunction()