HomeSort by relevance Sort by last modified time
    Searched defs:ExtractTypeInfo (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
Analysis.cpp 108 /// ExtractTypeInfo - Returns the type info, possibly bitcast, encoded in V.
109 GlobalVariable *llvm::ExtractTypeInfo(Value *V) {
  /external/llvm/lib/CodeGen/
Analysis.cpp 118 /// ExtractTypeInfo - Returns the type info, possibly bitcast, encoded in V.
119 GlobalValue *llvm::ExtractTypeInfo(Value *V) {

Completed in 724 milliseconds