Searched defs:ConstCandMap (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | ConstantHoisting.cpp | 345 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, in collectConstantCandidates() 379 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx) { in collectConstantCandidates() 421 ConstCandMapType &ConstCandMap, Instruction *Inst) { in collectConstantCandidates() 441 ConstCandMapType ConstCandMap; in collectConstantCandidates() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | ConstantHoisting.cpp | 180 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, in collectConstantCandidates() 216 ConstCandMapType &ConstCandMap, Instruction *Inst) { in collectConstantCandidates() 282 ConstCandMapType ConstCandMap; in collectConstantCandidates() local
|