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

  /external/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp 678 Value *llvm::GetIfCondition(BasicBlock *BB, BasicBlock *&IfTrue,
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
SimplifyCFG.cpp 122 /// GetIfCondition - Given a basic block (BB) with two predecessors (and at
131 static Value *GetIfCondition(BasicBlock *BB, BasicBlock *&IfTrue,
    [all...]

Completed in 378 milliseconds