Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp595 struct PHIFixupElement { struct
600 std::vector<PHIFixupElement> PHIFixups;
1751 for (DFSanFunction::PHIFixupElement &P : DFSF.PHIFixups) { in runImpl()