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

/external/llvm/include/llvm/
H A DInstruction.h131 /// hasMetadataOtherThanDebugLoc - Return true if this instruction has
133 bool hasMetadataOtherThanDebugLoc() const { function in class:llvm::Instruction
163 if (hasMetadataOtherThanDebugLoc())

Completed in 52 milliseconds