HomeSort by relevance Sort by last modified time
    Searched defs:CurFn (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
WinCodeViewLineTables.h 42 } *CurFn;
109 assert(CurFn == nullptr);
DwarfDebug.h 251 const MachineFunction *CurFn;
597 const MachineFunction *getCurrentFunction() const { return CurFn; }
  /external/clang/lib/CodeGen/
CodeGenFunction.h 153 llvm::Function *CurFn;
    [all...]
CGObjC.cpp 560 PGO.assignRegionCounters(GlobalDecl(OMD), CurFn);
    [all...]

Completed in 699 milliseconds