HomeSort by relevance Sort by last modified time
    Searched refs:IntersectsPath (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
code_sink.h 88 bool IntersectsPath(uint32_t start, uint32_t end,
code_sink.cpp 123 if (IntersectsPath(*succ_bb_id, bb->MergeBlockIdIfAny(), bbs_with_uses)) {
153 if (IntersectsPath(bb->MergeBlockIdIfAny(), original_bb->id(),
285 bool CodeSinkingPass::IntersectsPath(uint32_t start, uint32_t end,

Completed in 216 milliseconds