Searched defs:isSafeToClone (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DLoopInfo.cpp211 /// isSafeToClone - Return true if the loop body is safe to clone in practice.
213 bool Loop::isSafeToClone() const { function in class:Loop

Completed in 68 milliseconds