/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LiveVariables.h | 220 bool Removed = false; in removeVirtualRegisterKilled() local 255 bool Removed = false; in removeVirtualRegisterDead() local
|
/freebsd/contrib/llvm-project/clang/include/clang/DirectoryWatcher/ |
H A D | DirectoryWatcher.h | 68 Removed, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineFunctionPass.cpp | 147 StringRef Removed = Color ? "\033[31m-%l\033[0m\n" : "-%l\n"; in runOnFunction() local
|
H A D | EarlyIfConversion.cpp | 810 ArrayRef<MachineBasicBlock *> Removed) { in updateDomTree() 828 ArrayRef<MachineBasicBlock *> Removed) { in updateLoops()
|
H A D | MachineBlockPlacement.cpp | 3059 bool Removed, DuplicatedToLPred; in repeatedlyTailDuplicateBlock() local 3126 bool Removed = false; in maybeTailDuplicateBlock() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ConditionalCompares.cpp | 820 ArrayRef<MachineBasicBlock *> Removed) { in updateDomTree() 836 AArch64ConditionalCompares::updateLoops(ArrayRef<MachineBasicBlock *> Removed) { in updateLoops()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | LowerAllowCheckPass.cpp | 55 bool Removed) { in emitRemark()
|
H A D | GCOVProfiling.cpp | 187 bool Removed = false; member
|
H A D | PGOInstrumentation.cpp | 497 bool Removed = false; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | SetOperations.h | 140 void set_subtract(S1Ty &S1, const S2Ty &S2, S1Ty &Removed, S1Ty &Remaining) { in set_subtract()
|
H A D | SmallPtrSet.h | 379 bool Removed = false; in remove_if() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CSEInfo.cpp | 108 bool Removed = CSEMap.RemoveNode(UMI); in invalidateUniqueMachineInstr() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | LazyCallGraph.cpp | 1157 bool Removed = SourceN->removeEdgeInternal(TargetN); in removeOutgoingEdge() local 1186 bool Removed = (*SourceN)->removeEdgeInternal(*TargetN); in removeInternalRefEdges() local 1493 bool Removed = SourceN->removeEdgeInternal(TargetN); in removeEdge() local
|
H A D | ScalarEvolution.cpp | 4549 bool Removed = EVIt->second.remove(V); in eraseValueFromMap() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.cpp | 371 int Removed = 0; in removeBranch() local
|
/freebsd/contrib/llvm-project/llvm/lib/Linker/ |
H A D | IRMover.cpp | 1734 bool Removed = OpaqueStructTypes.erase(Ty); in switchToNonOpaque() local
|
/freebsd/contrib/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1552 const std::string Removed = in handleFunctionCompare() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Instructions.cpp | 135 Value *Removed = getIncomingValue(Idx); in removeIncomingValue() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 485 enum class Kind { Added, Removed, ConditionMismatch }; enumerator
|