HomeSort by relevance Sort by last modified time
    Searched refs:getRawVariable (Results 1 - 6 of 6) sorted by null

  /external/llvm/include/llvm/IR/
IntrinsicInst.h 86 return cast<MDLocalVariable>(getRawVariable());
92 Metadata *getRawVariable() const {
119 return cast<MDLocalVariable>(getRawVariable());
125 Metadata *getRawVariable() const {
DebugInfoMetadata.h     [all...]
  /external/llvm/lib/IR/
LLVMContextImpl.h 710 Variable(N->getRawVariable()),
719 Variable == RHS->getRawVariable() &&
    [all...]
Verifier.cpp     [all...]
AsmWriter.cpp     [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]

Completed in 34 milliseconds