Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstrument_pass.h237 bool InstrumentFunction(Function* func, uint32_t stage_idx,
Dinstrument_pass.cpp516 bool InstrumentPass::InstrumentFunction(Function* func, uint32_t stage_idx, in InstrumentFunction() function in spvtools::opt::InstrumentPass
578 modified = InstrumentFunction(fn, stage_idx, pfn) || modified; in InstProcessCallTreeFromRoots()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.h238 bool InstrumentFunction(Function* func, uint32_t stage_idx,
Dinstrument_pass.cpp518 bool InstrumentPass::InstrumentFunction(Function* func, uint32_t stage_idx, in InstrumentFunction() function in spvtools::opt::InstrumentPass
580 modified = InstrumentFunction(fn, stage_idx, pfn) || modified; in InstProcessCallTreeFromRoots()