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

  /external/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 110 typedef DenseMap<ConstantInt *, unsigned> ConstCandMapType;
129 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
132 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 110 typedef DenseMap<ConstantInt *, unsigned> ConstCandMapType;
129 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
132 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 110 typedef DenseMap<ConstantInt *, unsigned> ConstCandMapType;
129 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
132 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Scalar/
ConstantHoisting.h 111 typedef DenseMap<ConstantInt *, unsigned> ConstCandMapType;
131 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
134 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Scalar/
ConstantHoisting.h 111 typedef DenseMap<ConstantInt *, unsigned> ConstCandMapType;
131 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
134 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Scalar/
ConstantHoisting.h 111 typedef DenseMap<ConstantInt *, unsigned> ConstCandMapType;
131 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
134 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Scalar/
ConstantHoisting.h 111 typedef DenseMap<ConstantInt *, unsigned> ConstCandMapType;
131 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
134 void collectConstantCandidates(ConstCandMapType &ConstCandMap,

Completed in 522 milliseconds