Home
last modified time | relevance | path

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

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