Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DMetadata.cpp166 bool WasInserted = in addRef() local
188 bool WasInserted = UseMap.insert(std::make_pair(New, OwnerAndIndex)).second; in moveRef() local
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp373 bool WasInserted = MBBSlots.insert(std::make_pair(ID, MBB)).second; in parseBasicBlockDefinition() local
1871 bool WasInserted = in initNames2Regs() local