Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DInliningUtils.cpp321 auto cleanupState = [&] { in inlineCall() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dcontext.h447 bool cleanupState; // True if this is the last draw using an entry in the state ring. member