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

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

Completed in 341 milliseconds