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

/external/llvm/include/llvm/Analysis/
H A DLoopInfo.h729 /// replacementPreservesLCSSAForm - Returns true if replacing From with To
731 bool replacementPreservesLCSSAForm(Instruction *From, Value *To) { function in class:llvm::LoopInfo

Completed in 65 milliseconds