Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp364 collectConstantCandidates(ConstCandMapType & ConstCandMap,Instruction * Inst,unsigned Idx,ConstantInt * ConstInt) collectConstantCandidates() argument
401 collectConstantCandidates(ConstCandMapType & ConstCandMap,Instruction * Inst,unsigned Idx,ConstantExpr * ConstExpr) collectConstantCandidates() argument
453 collectConstantCandidates(ConstCandMapType & ConstCandMap,Instruction * Inst,unsigned Idx) collectConstantCandidates() argument
499 collectConstantCandidates(ConstCandMapType & ConstCandMap,Instruction * Inst) collectConstantCandidates() argument
520 ConstCandMapType ConstCandMap; collectConstantCandidates() local
[all...]