Searched refs:SrcV (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3344 const Value *SrcV = I.getOperand(0); local
3349 ComputeValueVTs(TLI, SrcV->getType(), ValueVTs, &Offsets);
3357 SDValue Src = getValue(SrcV);

Completed in 131 milliseconds