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

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

Completed in 67 milliseconds