Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp366 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, in collectConstantCandidates()
406 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, in collectConstantCandidates()
458 ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx) { in collectConstantCandidates()
504 ConstCandMapType &ConstCandMap, Instruction *Inst) { in collectConstantCandidates()
525 ConstCandMapType ConstCandMap; in collectConstantCandidates() local