Searched refs:Declares (Results 1 – 4 of 4) sorted by relevance
59 TinyPtrVector<DbgDeclareInst *> Declares; in findDbgDeclares() local62 Declares.push_back(DDI); in findDbgDeclares()64 return Declares; in findDbgDeclares()75 TinyPtrVector<DbgVariableRecord *> Declares; in findDVRDeclares() local78 Declares.push_back(DVR); in findDVRDeclares()80 return Declares; in findDVRDeclares()2201 auto DeleteSubsumedDeclare = [&](const auto &Markers, auto &Declares) { in runOnFunction() argument2203 for (auto *Declare : Declares) { in runOnFunction()
79 // Declares the default binding for unbound CPUs for the target.
54 // Declares a combiner implementation class64 /// Declares data that is passed from the match stage to the apply stage.
339 // Declares and defines the ivybridge version of single_cpu.343 // Declares and defines the atom version of single_cpu.347 // Declares and defines both the ivybridge and atom version of multi_cpu.8245 Declares that a function or function type either does or does not block in any way, according8258 Declares that a function or function type either does or does not allocate heap memory, according8268 Declares that a function potentially blocks, and prevents any potential inference of ``nonblocking``8277 Declares that a function potentially allocates heap memory, and prevents any potential inference