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

  /external/llvm/include/llvm/CodeGen/
FastISel.h 405 /// flushLocalValueMap - clears LocalValueMap and moves the area for the
408 void flushLocalValueMap();
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 111 void FastISel::flushLocalValueMap() {
716 flushLocalValueMap();
    [all...]

Completed in 139 milliseconds