Home
last modified time | relevance | path

Searched defs:isExecuting (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h110 bool isExecuting() const { in isExecuting() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DInstruction.h305 bool isExecuting() const { return Begin == 0 && End != 0; } in isExecuting() function
531 bool isExecuting() const { return Stage == IS_EXECUTING; } in isExecuting() function