Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DIntrinsicInst.cpp52 static Value *getValueImpl(Value *Op) { in getValueImpl() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1063 SDValue SelectionDAGBuilder::getValueImpl(const Value *V) { in getValueImpl() function in SelectionDAGBuilder