Searched defs:Removed (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/DirectoryWatcher/
H A DDirectoryWatcher.h68 Removed, member in class:clang::DirectoryWatcher::Event::EventKind
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSetOperations.h92 void set_subtract(S1Ty &S1, const S2Ty &S2, S1Ty &Removed, S1Ty &Remaining) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp146 StringRef Removed = Color ? "\033[31m-%l\033[0m\n" : "-%l\n"; local
H A DEarlyIfConversion.cpp811 updateDomTree(MachineDominatorTree *DomTree, const SSAIfConv &IfConv, ArrayRef<MachineBasicBlock *> Removed) argument
829 updateLoops(MachineLoopInfo *Loops, ArrayRef<MachineBasicBlock *> Removed) argument
H A DMachineBlockPlacement.cpp3023 bool Removed, DuplicatedToLPred; local
3090 bool Removed = false; local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp108 bool Removed = CSEMap.RemoveNode(UMI); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp371 int Removed = 0; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp836 AArch64ConditionalCompares::updateLoops(ArrayRef<MachineBasicBlock *> Removed) { argument
819 updateDomTree( ArrayRef<MachineBasicBlock *> Removed) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp1732 bool Removed = OpaqueStructTypes.erase(Ty); local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp187 bool Removed = false; member in struct:__anon2871::Edge
H A DPGOInstrumentation.cpp475 bool Removed = false; member in struct:__anon2881::PGOEdge
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp125 Value *Removed = getIncomingValue(Idx); local

Completed in 225 milliseconds