Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:CurInst

94   /// CurInst - The current instruction being visited
95 const Instruction *CurInst = nullptr;
660 return SDLoc(CurInst, SDNodeOrder);
664 return CurInst ? CurInst->getDebugLoc() : DebugLoc();