HomeSort by: relevance | last modified time | path
    Searched refs:selectStackmap (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
FastISel.h 504 bool selectStackmap(const CallInst *I);
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 653 bool FastISel::selectStackmap(const CallInst *I) {
1343 return selectStackmap(II);

Completed in 58 milliseconds