HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentCallSite (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 373 /// getCurrentCallSite - Get the call site currently being processed, if any.
375 unsigned getCurrentCallSite(void) { return CurCallSite; }
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 48 milliseconds