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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp358 collectConstantCandidates( ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, ConstantInt *ConstInt) argument
395 collectConstantCandidates( ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx, ConstantExpr *ConstExpr) argument
438 collectConstantCandidates( ConstCandMapType &ConstCandMap, Instruction *Inst, unsigned Idx) argument
484 collectConstantCandidates( ConstCandMapType &ConstCandMap, Instruction *Inst) argument
506 ConstCandMapType ConstCandMap; local
[all...]

Completed in 102 milliseconds