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

/external/llvm/lib/IR/
H A DInstruction.cpp397 /// isUsedOutsideOfBlock - Return true if there are any uses of I outside of the
400 bool Instruction::isUsedOutsideOfBlock(const BasicBlock *BB) const { function in class:Instruction

Completed in 788 milliseconds