Home
last modified time | relevance | path

Searched refs:IsDependencyBreaking (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DDispatchStage.cpp110 bool IsDependencyBreaking = IS.isDependencyBreaking(); in dispatch() local
112 if (RS->isImplicitRead() || !IsDependencyBreaking) in dispatch()
119 !(Desc.isZeroLatency() && IsDependencyBreaking); in dispatch()