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

  /external/llvm/lib/VMCore/
IntrinsicInst.cpp 41 Value *DbgInfoIntrinsic::StripCast(Value *C) {
43 C = StripCast(CO);
47 C = StripCast(CO);
  /external/llvm/include/llvm/
IntrinsicInst.h 78 static Value *StripCast(Value *C);

Completed in 73 milliseconds