Searched defs:isAddress (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/dfg/
H A DDFGGPRInfo.h97 bool isAddress() const { return m_offset != notAddress(); } function in class:JSC::DFG::JSValueSource
201 bool isAddress() const function in class:JSC::DFG::JSValueSource
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp602 bool isAddress = isa<LoadInst>(Inst); local

Completed in 190 milliseconds