Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h87 explicit FixedStackPseudoSourceValue(int fi) : in FixedStackPseudoSourceValue() function
93 static inline bool classof(const FixedStackPseudoSourceValue *) { in classof()