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

/external/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpander.h179 /// isInsertedInstruction - Return true if the specified instruction was
182 bool isInsertedInstruction(Instruction *I) const { function in class:llvm::SCEVExpander

Completed in 29 milliseconds