Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceVariableSplitting.cpp281 const bool DestIsAllocable = isAllocable(Dest); in handleSimpleVarAssign() local
360 const bool DestIsAllocable = isAllocable(Dest); in handlePhi() local
373 const bool DestIsAllocable = isAllocable(Dest); in handleGeneralInst() local