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

  /external/swiftshader/third_party/subzero/src/
IceASanInstrumentation.cpp 357 Instr->getDest(), NewFunc, Instr->isTailcall());
IceInst.h 443 bool isTailcall() const { return HasTailCall; }
    [all...]

Completed in 397 milliseconds