Home
last modified time | relevance | path

Searched defs:WasInserted (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp350 bool WasInserted; in mapToLegalUnsigned() local
540 bool WasInserted; in checkNumberingAndReplaceCommutative() local
626 bool WasInserted; in checkNumberingAndReplace() local
726 bool WasInserted; in compareAssignmentMapping() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp187 bool WasInserted; mapToLegalUnsigned() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp288 bool WasInserted = addRef() local
310 bool WasInserted = UseMap.insert(std::make_pair(New, OwnerAndIndex)).second; moveRef() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp112 bool WasInserted = in initNames2Regs() local
785 bool WasInserted = MBBSlots.insert(std::make_pair(ID, MBB)).second; in parseBasicBlockDefinition() local