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

  /external/llvm/include/llvm/CodeGen/
FastISel.h 40 bool IsByVal : 1;
47 IsInReg(false), IsSRet(false), IsNest(false), IsByVal(false),
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp     [all...]

Completed in 90 milliseconds