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

  /external/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 61 struct ConstantCandidate {
66 ConstantCandidate(ConstantInt *ConstInt)
111 typedef std::vector<consthoist::ConstantCandidate> ConstCandVecType;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 61 struct ConstantCandidate {
66 ConstantCandidate(ConstantInt *ConstInt)
111 typedef std::vector<consthoist::ConstantCandidate> ConstCandVecType;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Scalar/
ConstantHoisting.h 75 struct ConstantCandidate {
80 ConstantCandidate(ConstantInt *ConstInt) : ConstInt(ConstInt) {}
125 using ConstCandVecType = std::vector<consthoist::ConstantCandidate>;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Scalar/
ConstantHoisting.h 75 struct ConstantCandidate {
80 ConstantCandidate(ConstantInt *ConstInt) : ConstInt(ConstInt) {}
125 using ConstCandVecType = std::vector<consthoist::ConstantCandidate>;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Scalar/
ConstantHoisting.h 75 struct ConstantCandidate {
80 ConstantCandidate(ConstantInt *ConstInt) : ConstInt(ConstInt) {}
125 using ConstCandVecType = std::vector<consthoist::ConstantCandidate>;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Scalar/
ConstantHoisting.h 75 struct ConstantCandidate {
80 ConstantCandidate(ConstantInt *ConstInt) : ConstInt(ConstInt) {}
125 using ConstCandVecType = std::vector<consthoist::ConstantCandidate>;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
ConstantHoisting.h 61 struct ConstantCandidate {
66 ConstantCandidate(ConstantInt *ConstInt)
111 typedef std::vector<consthoist::ConstantCandidate> ConstCandVecType;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Scalar/
ConstantHoisting.h 75 struct ConstantCandidate {
80 ConstantCandidate(ConstantInt *ConstInt) : ConstInt(ConstInt) {}
125 using ConstCandVecType = std::vector<consthoist::ConstantCandidate>;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Scalar/
ConstantHoisting.h 75 struct ConstantCandidate {
80 ConstantCandidate(ConstantInt *ConstInt) : ConstInt(ConstInt) {}
125 using ConstCandVecType = std::vector<consthoist::ConstantCandidate>;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Scalar/
ConstantHoisting.h 75 struct ConstantCandidate {
80 ConstantCandidate(ConstantInt *ConstInt) : ConstInt(ConstInt) {}
125 using ConstCandVecType = std::vector<consthoist::ConstantCandidate>;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Scalar/
ConstantHoisting.h 75 struct ConstantCandidate {
80 ConstantCandidate(ConstantInt *ConstInt) : ConstInt(ConstInt) {}
125 using ConstCandVecType = std::vector<consthoist::ConstantCandidate>;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Scalar/
ConstantHoisting.h 62 struct ConstantCandidate {
67 ConstantCandidate(ConstantInt *ConstInt)
112 typedef std::vector<consthoist::ConstantCandidate> ConstCandVecType;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Scalar/
ConstantHoisting.h 62 struct ConstantCandidate {
67 ConstantCandidate(ConstantInt *ConstInt)
112 typedef std::vector<consthoist::ConstantCandidate> ConstCandVecType;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Scalar/
ConstantHoisting.h 62 struct ConstantCandidate {
67 ConstantCandidate(ConstantInt *ConstInt)
112 typedef std::vector<consthoist::ConstantCandidate> ConstCandVecType;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Scalar/
ConstantHoisting.h 62 struct ConstantCandidate {
67 ConstantCandidate(ConstantInt *ConstInt)
112 typedef std::vector<consthoist::ConstantCandidate> ConstCandVecType;

Completed in 66 milliseconds