Home
last modified time | relevance | path

Searched defs:Removed (Results 1 – 17 of 17) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveVariables.h213 bool Removed = false; removeVirtualRegisterKilled() local
248 bool Removed = false; removeVirtualRegisterDead() local
/freebsd-src/contrib/llvm-project/clang/include/clang/DirectoryWatcher/
H A DDirectoryWatcher.h68 Removed, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp146 StringRef Removed = Color ? "\033[31m-%l\033[0m\n" : "-%l\n"; runOnFunction() local
H A DEarlyIfConversion.cpp812 updateDomTree(MachineDominatorTree * DomTree,const SSAIfConv & IfConv,ArrayRef<MachineBasicBlock * > Removed) updateDomTree() argument
830 updateLoops(MachineLoopInfo * Loops,ArrayRef<MachineBasicBlock * > Removed) updateLoops() argument
H A DMachineBlockPlacement.cpp3023 bool Removed, DuplicatedToLPred; repeatedlyTailDuplicateBlock() local
3090 bool Removed = false; maybeTailDuplicateBlock() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp820 ArrayRef<MachineBasicBlock *> Removed) { in updateDomTree() argument
836 AArch64ConditionalCompares::updateLoops(ArrayRef<MachineBasicBlock *> Removed) { in updateLoops() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSetOperations.h92 set_subtract(S1Ty & S1,const S2Ty & S2,S1Ty & Removed,S1Ty & Remaining) set_subtract() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp108 bool Removed = CSEMap.RemoveNode(UMI); in invalidateUniqueMachineInstr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1149 bool Removed = SourceN->removeEdgeInternal(TargetN); removeOutgoingEdge() local
1178 bool Removed = SourceN->removeEdgeInternal(*TargetN); removeInternalRefEdge() local
1489 bool Removed = SourceN->removeEdgeInternal(TargetN); removeEdge() local
[all...]
H A DScalarEvolution.cpp4544 bool Removed = EVIt->second.remove(V); eraseValueFromMap() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp371 int Removed = 0; in removeBranch() local
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp1732 bool Removed = OpaqueStructTypes.erase(Ty); switchToNonOpaque() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp187 bool Removed = false; member
H A DPGOInstrumentation.cpp475 bool Removed = false; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1459 const std::string Removed = handleFunctionCompare() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp1685 bool Removed = false; handleCallsitesWithMultipleTargets() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp125 Value *Removed = getIncomingValue(Idx); removeIncomingValue() local