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

  /external/llvm/include/llvm/IR/
Statepoint.h 114 uint64_t NumPatchBytes =
116 assert(isInt<32>(NumPatchBytes) && "should fit in 32 bits!");
117 return NumPatchBytes;
  /external/llvm/lib/Transforms/Scalar/
PlaceSafepoints.cpp     [all...]
RewriteStatepointsForGC.cpp     [all...]
  /external/llvm/lib/IR/
Verifier.cpp     [all...]

Completed in 283 milliseconds