Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp338 BBSideEffectsSet BBSideEffects; member in llvm::GVNHoist
348 auto It = BBSideEffects.find(BB); in hasEH()
349 if (It != BBSideEffects.end()) in hasEH()
353 BBSideEffects[BB] = true; in hasEH()
358 BBSideEffects[BB] = true; in hasEH()
362 BBSideEffects[BB] = false; in hasEH()