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
937 SmallVector<ConstantExpr *, 4> ConstantExprs; in addInstructionToGraph() local941 ConstantExprs.push_back(Constexpr); in addInstructionToGraph()943 ConstantExprs.push_back(Constexpr); in addInstructionToGraph()946 for (ConstantExpr *CE : ConstantExprs) { in addInstructionToGraph()