HomeSort by relevance Sort by last modified time
    Searched full:use_empty (Results 76 - 100 of 138) sorted by null

1 2 34 5 6

  /external/llvm/lib/Transforms/Instrumentation/
SafeStack.cpp 659 assert(II->use_empty());
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCContract.cpp 400 if (Load->use_empty())
ObjCARCOpts.cpp 74 if (!U->use_empty() || GetRCIdentityRoot(U) != Arg)
763 if (IsAutorelease(Class) && Inst->use_empty()) {
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopRotation.cpp 69 if (OrigHeaderVal->use_empty())
SCCP.cpp     [all...]
Scalarizer.cpp 653 if (!Op->use_empty()) {
SROA.cpp 681 if (BC.use_empty())
688 if (GEPI.use_empty())
    [all...]
LoopDistribute.cpp 174 if (!Inst->use_empty())
  /external/llvm/lib/Transforms/Utils/
LoopUtils.cpp 237 if (Cur->use_empty())
SSAUpdater.cpp 459 if (!User->use_empty()) {
SimplifyIndVar.cpp 146 if (IVOperand->use_empty())
BasicBlockUtils.cpp 55 if (!I.use_empty())
    [all...]
SimplifyCFG.cpp     [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]
CGVTables.cpp 444 if (!OldThunkFn->use_empty()) {
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 57 while (!FuncStart->use_empty()) {
74 if (!Declare->use_empty()) {
78 while (!Declare->use_empty()) {
653 while (!Placeholder->use_empty()) {
    [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp 758 if (CI->use_empty()) {
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp 724 if (F->use_empty())
    [all...]
  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.cpp 214 if (!V->use_empty() && std::next(V->use_begin()) != V->use_end())
  /external/llvm/lib/Target/Mips/
MipsSEISelLowering.cpp 444 if (!SDValue(ADDCNode, 0).use_empty()) {
448 if (!SDValue(ADDENode, 0).use_empty()) {
516 if (!SDValue(SUBCNode, 0).use_empty()) {
520 if (!SDValue(SUBENode, 0).use_empty()) {
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/llvm/tools/bugpoint/
CrashDebugger.cpp 214 assert(UsedVar->use_empty());
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 151 if (Reg && !MRI.use_empty(Reg))
    [all...]
  /external/llvm/unittests/IR/
MetadataTest.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]

Completed in 1378 milliseconds

1 2 34 5 6