HomeSort by relevance Sort by last modified time
    Searched refs:IsSmallObject (Results 1 - 2 of 2) sorted by null

  /external/libcxx/test/support/
any_helpers.h 18 struct IsSmallObject
34 return IsSmallObject<Type>::value;
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 271 static bool IsSmallObject(const GlobalValue *GV, const XCoreTargetLowering &XTL) {
291 if (IsSmallObject(GV, *this)) {
    [all...]

Completed in 72 milliseconds