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

  /external/llvm/lib/IR/
Statepoint.cpp 61 uint64_t StatepointID;
63 if (!AttrID.getValueAsString().getAsInteger(10, StatepointID))
64 Result.StatepointID = StatepointID;
  /external/llvm/include/llvm/IR/
Statepoint.h 434 Optional<uint64_t> StatepointID;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 449 Optional<uint64_t> StatepointID;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Statepoint.h 455 Optional<uint64_t> StatepointID;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Statepoint.h 455 Optional<uint64_t> StatepointID;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Statepoint.h 458 Optional<uint64_t> StatepointID;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Statepoint.h 458 Optional<uint64_t> StatepointID;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Statepoint.h 458 Optional<uint64_t> StatepointID;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Statepoint.h 458 Optional<uint64_t> StatepointID;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 449 Optional<uint64_t> StatepointID;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Statepoint.h 455 Optional<uint64_t> StatepointID;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Statepoint.h 455 Optional<uint64_t> StatepointID;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Statepoint.h 458 Optional<uint64_t> StatepointID;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Statepoint.h 458 Optional<uint64_t> StatepointID;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Statepoint.h 458 Optional<uint64_t> StatepointID;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Statepoint.h 458 Optional<uint64_t> StatepointID;
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp     [all...]

Completed in 1500 milliseconds