OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getConst
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
SDNodeDbgValue.h
90
const Value *
getConst
() { assert (kind==CONST); return u.Const; }
InstrEmitter.cpp
663
const Value *V = SD->
getConst
();
[
all
...]
Completed in 150 milliseconds