Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Passes/
DPassBuilder.h33 struct PGOOptions { struct
43 SamplePGOSupport) && "Illegal PGOOptions."); in ProfileGenFile() argument
60 Optional<PGOOptions> PGOOpt; argument