Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp366 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, in collectConstantCandidates()
403 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, in collectConstantCandidates()
447 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx) { in collectConstantCandidates()
493 ConstCandMapType &ConstCandMap, Instruction *Inst) { in collectConstantCandidates()
514 ConstCandMapType ConstCandMap; in collectConstantCandidates() local