Home
last modified time | relevance | path

Searched defs:EntryIRB (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1625 IRBuilder<> EntryIRB(&F.getEntryBlock(), InsertPt); in sanitizeFunction() local
H A DMemorySanitizer.cpp1968 IRBuilder<> EntryIRB(FnPrologueEnd); in getShadow() local