Searched refs:BeforePrintingInsn (Results 1 – 1 of 1) sorted by relevance
450 virtual void processDebugLoc(DebugLoc DL, bool BeforePrintingInsn);748 void JITEmitter::processDebugLoc(DebugLoc DL, bool BeforePrintingInsn) { in processDebugLoc() argument750 if (!BeforePrintingInsn) return; in processDebugLoc()