Searched defs:ProfileBitsInit (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/TableGen/
H A DRecord.cpp448 ProfileBitsInit(FoldingSetNodeID &ID, ArrayRef<Init *> Range) { function
463 ProfileBitsInit(ID, Range);
476 ProfileBitsInit(ID, Bits);

Completed in 34 milliseconds