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 384 /// getCurrentCallSite - Get the call site currently being processed, if any.
386 unsigned getCurrentCallSite() { return CurCallSite; }
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 49 milliseconds