Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDFAPacketizer.h97 void setTrackResources(bool Track) { in setTrackResources()
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h814 void setTrackAllocationStacks(bool Track) { in setTrackAllocationStacks()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp5197 auto Track = [](Metadata *ScopeList, auto &Container) { in analyse() local