Home
last modified time | relevance | path

Searched defs:ConstCandMap (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp359 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, in collectConstantCandidates()
394 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, in collectConstantCandidates()
436 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx) { in collectConstantCandidates()
482 ConstCandMapType &ConstCandMap, Instruction *Inst) { in collectConstantCandidates()
503 ConstCandMapType ConstCandMap; in collectConstantCandidates() local