Searched refs:ConstantExprs (Results 1 – 3 of 3) sorted by relevance
12 ;; The original ConstantExprs are included in a comment.
40 ; globals) in nested ConstantExprs
855 SmallVector<ConstantExpr *, 4> ConstantExprs; in addInstructionToGraph() local859 ConstantExprs.push_back(Constexpr); in addInstructionToGraph()861 ConstantExprs.push_back(Constexpr); in addInstructionToGraph()864 for (ConstantExpr *CE : ConstantExprs) { in addInstructionToGraph()