Searched defs:isExecuted (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h110 bool isExecuted() const { return NumInstructions == NumExecuted; } function in class:llvm::mca::MemoryGroup
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h298 bool isExecuted() const { function in class:llvm::mca::WriteState
405 bool isExecuted() const { return End == 0; } function in class:llvm::mca::CycleSegment
689 bool isExecuted() const { return Stage == IS_EXECUTED; } function in class:llvm::Instruction

Completed in 61 milliseconds