Home
last modified time | relevance | path

Searched refs:ConstCandMapType (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h147 using ConstCandMapType = DenseMap<ConstPtrUnionType, unsigned>; variable
175 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
178 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
181 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
183 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h147 using ConstCandMapType = DenseMap<ConstPtrUnionType, unsigned>; variable
175 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
178 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
181 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
183 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
/external/llvm/include/llvm/Transforms/Scalar/
DConstantHoisting.h110 typedef DenseMap<ConstantInt *, unsigned> ConstCandMapType; typedef
129 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
132 void collectConstantCandidates(ConstCandMapType &ConstCandMap,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp359 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, in collectConstantCandidates()
373 ConstCandMapType::iterator Itr; in collectConstantCandidates()
394 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, in collectConstantCandidates()
421 ConstCandMapType::iterator Itr; in collectConstantCandidates()
436 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx) { in collectConstantCandidates()
482 ConstCandMapType &ConstCandMap, Instruction *Inst) { in collectConstantCandidates()
503 ConstCandMapType ConstCandMap; in collectConstantCandidates()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp359 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, in collectConstantCandidates()
375 ConstCandMapType::iterator Itr; in collectConstantCandidates()
396 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, in collectConstantCandidates()
425 ConstCandMapType::iterator Itr; in collectConstantCandidates()
440 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx) { in collectConstantCandidates()
486 ConstCandMapType &ConstCandMap, Instruction *Inst) { in collectConstantCandidates()
507 ConstCandMapType ConstCandMap; in collectConstantCandidates()
/external/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp180 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, in collectConstantCandidates()
194 ConstCandMapType::iterator Itr; in collectConstantCandidates()
216 ConstCandMapType &ConstCandMap, Instruction *Inst) { in collectConstantCandidates()
282 ConstCandMapType ConstCandMap; in collectConstantCandidates()