Searched defs:SampleUse (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/opt/ | ||
H A D | NewPMDriver.h | 52 SampleUse enumerator |
/llvm-project/llvm/include/llvm/Support/ | ||
H A D | PGOOptions.h | 28 enum PGOAction { NoAction, IRInstr, IRUse, SampleUse }; enumerator |