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

/external/llvm/include/llvm/IR/
H A DInstruction.h155 bool hasMetadataOtherThanDebugLoc() const { function in class:llvm::Instruction
186 if (hasMetadataOtherThanDebugLoc())
/external/swiftshader/third_party/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 313 milliseconds