HomeSort by: relevance | last modified time | path
    Searched defs:Freeze (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/IR/
Instructions.cpp 4311 : UnaryInstruction(S->getType(), Freeze, S, InsertBefore) {
4317 : UnaryInstruction(S->getType(), Freeze, S, InsertAtEnd) {
  /src/external/bsd/pcc/dist/pcc/mip/
regs.c 757 RDEBUG(("MkWorklist: spill %d freeze %d simplify %d\n", s,f,d));
2181 Freeze(void)
2187 * Check if the moves to freeze have exactly the same
2193 * Select nodes to freeze first by using following criteria:
2214 RDEBUG(("Freeze %d\n", ASGNUM(u)));
2337 * See if this node have a move that has been removed in Freeze
3040 Freeze();

Completed in 25 milliseconds