Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp364 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, in collectConstantCandidates()
401 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, in collectConstantCandidates()
453 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx) { in collectConstantCandidates()
499 ConstCandMapType &ConstCandMap, Instruction *Inst) { in collectConstantCandidates()
520 ConstCandMapType ConstCandMap; in collectConstantCandidates() local