/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LiveVariables.h | 213 bool Removed = false; removeVirtualRegisterKilled() local 248 bool Removed = false; removeVirtualRegisterDead() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/DirectoryWatcher/ |
H A D | DirectoryWatcher.h | 68 Removed, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineFunctionPass.cpp | 146 StringRef Removed = Color ? "\033[31m-%l\033[0m\n" : "-%l\n"; runOnFunction() local
|
H A D | EarlyIfConversion.cpp | 812 updateDomTree(MachineDominatorTree * DomTree,const SSAIfConv & IfConv,ArrayRef<MachineBasicBlock * > Removed) updateDomTree() argument 830 updateLoops(MachineLoopInfo * Loops,ArrayRef<MachineBasicBlock * > Removed) updateLoops() argument
|
H A D | MachineBlockPlacement.cpp | 3023 bool Removed, DuplicatedToLPred; repeatedlyTailDuplicateBlock() local 3090 bool Removed = false; maybeTailDuplicateBlock() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ConditionalCompares.cpp | 820 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 D | SetOperations.h | 92 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 D | CSEInfo.cpp | 108 bool Removed = CSEMap.RemoveNode(UMI); in invalidateUniqueMachineInstr() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | LazyCallGraph.cpp | 1149 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 D | ScalarEvolution.cpp | 4544 bool Removed = EVIt->second.remove(V); eraseValueFromMap() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.cpp | 371 int Removed = 0; in removeBranch() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/ |
H A D | IRMover.cpp | 1732 bool Removed = OpaqueStructTypes.erase(Ty); switchToNonOpaque() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | GCOVProfiling.cpp | 187 bool Removed = false; member
|
H A D | PGOInstrumentation.cpp | 475 bool Removed = false; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1459 const std::string Removed = handleFunctionCompare() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | MemProfContextDisambiguation.cpp | 1685 bool Removed = false; handleCallsitesWithMultipleTargets() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Instructions.cpp | 125 Value *Removed = getIncomingValue(Idx); removeIncomingValue() local
|