Home
last modified time | relevance | path

Searched refs:isFrameIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMIRCanonicalizerPass.cpp87 bool isFrameIndex() const { return type == RSE_FrameIndex; } in isFrameIndex() function in TypedVReg
409 if (TReg.isFrameIndex()) { in doCandidateWalk()
524 if (vreg.isFrameIndex()) { in GetVRegRenameMap()