Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2801 return getState().isValidState() && !NonNoOpFences.count(&FI); in isNoOpFence()
2983 SmallPtrSet<const FenceInst *, 8> NonNoOpFences; member
3176 NonNoOpFences.insert(FI); in updateImpl()